Post financial transactions
POST/finance/v1/financial-transactions
Post financial data related to a given order.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 422
The financial transaction for the order was successfully processed.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The request body is not valid.