Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of a transfer
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Response
External Card Transfer details
- Token Response
- Pull Response
- Push Response
Type of transfer operation.
| Type | Description |
|---|---|
| PUSH | Funds pushed to an External Card from an Account |
| PULL | Funds pulled from an External Card to an Account |
| PULL_REVERSAL | Funds pushed back to an External Card from an Account |
| APPLE_PAY_PULL | Funds pulled from an Apple Pay card to an Account |
| APPLE_PAY_PULL_REVERSAL | Funds returned to Apple Pay card from original recipient Account |
| GOOGLE_PAY_PULL | Pull funds from a Google Pay card to an Account |
| GOOGLE_PAY_PULL_REVERSAL | Funds returned to Google Pay card from original recipient Account |
APPLE_PAY_PULL, APPLE_PAY_PULL_REVERSAL, GOOGLE_PAY_PULL, GOOGLE_PAY_PULL_REVERSAL, PULL, PULL_REVERSAL, PUSH "PULL"
The ID of the Synctera account into which or from which funds were moved
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Amount of the transfer in cents
"2010-05-06T12:23:34.321Z"
ISO 4217 Alpha-3 currency code
3"USD"
The customer_id of the cardholder
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The ID of the transfer
"2010-05-06T12:23:34.321Z"
Merchant descriptor information that will be shown on statement and transaction details. If not provided, FinTech information will be used.
The status of the transfer
CANCELED, DECLINED, PENDING, SUCCEEDED, UNKNOWN The id of the tenant containing the resource.
"abcdef_ghijkl"
If available, a human readable string indicating why a transfer was declined downstream of our system
The reason for the status, e.g. INSUFFICIENT_FUNDS, SUSPECTED_FRAUD, NETWORK_DECLINED
The transaction ID

