Retrieve an ACH Payment information
GET/payments/:paymentId
This API retrieves the all the information (including status) of submitted ACH Payment using its paymentId.
Request
Responses
- 200
- 400
- 401
- 409
- 500
Successful ACH 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 was unable to process the request due to issues with the ACH Company provided.
API Internal Error.