Overview
This service allows ACH transfers, wire transfers, and push/pull to card transactions, all from a single, unified API endpoint.
Type of Transfer | Additional documentation for possible responses |
---|---|
ach | View the Successful Response Examples section in Send an ACH Transfer for additional documentation regarding ACH responses. |
wire | View the Successful Response Examples section in Send a Wire for additional documentation regarding wire responses. |
pull | View the Successful Response Examples section in Pull from Card for additional documentation regarding pull from card responses. |
push | View the Successful Response Examples section in Push to Card for additional documentation regarding push from card responses. |
Additional Actions Available to Unified Card Payments Transactions
Endpoint | Action | Type of Transfer |
---|---|---|
/transfer-to/ach/query | Query up to 20 ACH transfers | ach |
/transfer-to/ach/list | List ACH transfers by specified search criteria | ach |
/transfer-to/ach/return-rates | Retrieve the Return Rates Report for a specified date | ach |
/transfer-to/wire/query | Query up to 20 wire transfers | wire |
/transfer-to/wire/list | List wire transfers by specified search criteria | wire |
/transfer-to/card/get/:cardId | Get the details of a registered card | N/A |
/transfer-to/card/transactions-query | Query details of up to 20 push/pull transactions | pull or push |
/transfer-to/card/list/transactions | List push/pull transactions by specified search criteria | pull or push |
/transfer-to/card/reversal | Reverse a specified pull transaction | pull |