Create an ISO Wire Customer Credit Transfer
POST/payments/credits
This API initiates a single Wire Customer Credit Transfer for a given Account that is associated to a Wire Company.
Request
Responses
- 201
- 400
- 401
- 409
- 500
Wire Operation Created Successfully Response.
Bad Request
Unauthorized.
note
401 errors
There are two different error schemas for 401 errors, one when the API credentials sent are wrong or invalid and another one when the API credentials are valid but the operation is prohibited for the consumer.
Conflict. The API was unable to process the request due to business validation rules.
API Internal Error.