Creates a new refund transaction
PUT/transactions/:transactionId/refunds/:refundTransactionId
Creates a new refund 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