Creates a new reversal transaction
PUT/transactions/:transactionId/reversals/:reversalTransactionId
Creates a new reversal transaction
Request
Responses
- 201
- 400
- 409
- 422
- 500
Successful response
Response Headers
Location
The relative URI of the transaction.
ETag
The current version identifier of the transaction.
Validation failed
Transaction was updated in the meantime, get and retry
Transaction could not be processed
Unexpected technical error