Skip to main content
GET
Read ACH Return
The features documented here are in a beta state, and this documentation is considered draft material subject to frequent change.
Use this endpoint to get an ACH return by its guid or id.

Authorizations

Authorization
string
header
required

To authenticate with the Platform API, include your Base64-encoded client_id and api_key in the Authorization header of every request: -H 'Authorization: Basic BASE_64_ENCODING_OF{client_id:api_key}'

Path Parameters

ach_return_guid
string
required

The unique identifier (guid) for the ACH return. Defined by MX.

Response

200 - application/json

OK

ach_return
object