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