Retrieve an ISO Wire Customer Credit Transfer information
GET/payments/:paymentId
This API retrieves the all the information (including status) of a submitted ISO Wire Transfer using its paymentId.
Request
Responses
- 200
- 400
- 401
- 500
Successful Wire Retrieval 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.
API Internal Error.