Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Details of the External Card Transfer to create
- Pull Request
- Push Request
Pull funds from an External Card Push to card or pull from card
Amount of the transfer in cents
x >= 1ISO 4217 Alpha-3 currency code
3"USD"
The ID of the external card from/to which the transfer will be initiated/received
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The ID of the account to which the transfer will be initiated/received
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Type of operation for transfer.
| Type | Description |
|---|---|
| PUSH | Push fund to the external card from the account_id |
| PULL | Pull funds from the external card to the account_id |
PULL, PUSH "PULL"
Merchant descriptor information that will be shown on statement and transaction details. If not provided, FinTech information will be used.
Unique identifier of an External Card Transfer 3-D Secure Authorization - conditionally required according to your program's 3DS policy
"40e2de9e-4375-4fa1-9393-92da972a9338"
Response
External Card Transfer created
- Pull Response
- Push Response
Pull funds from an External Card
The ID of the account to which the card will be linked
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Amount of the transfer in cents
ISO-3166-1 Alpha-2 country code
"US"
"2010-05-06T12:23:34.321Z"
ISO 4217 Alpha-3 currency code
3"USD"
The ID of the customer to whom the card belongs
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The ID of the external card from/to which the transfer was initiated/received The ID of the External Card associated with the operation
"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
SUCCEEDED, PENDING, DECLINED, CANCELED, UNKNOWN Type of operation for transfer.
| Type | Description |
|---|---|
| PUSH | Push fund to the external card from the account_id |
| PULL | Pull funds from the external card to the account_id |
| PULL_REVERSAL | Reversed pull funds transfer from an external card |
Type of transfer operation.
| Type | Description |
|---|---|
| PUSH | Push funds to an External Card from an Account |
| PULL | Pull funds from an External Card to an Account |
PULL, PUSH "PULL"
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
Unique identifier of an External Card Transfer 3-D Secure Authorization - conditionally required according to your program's 3DS policy
"40e2de9e-4375-4fa1-9393-92da972a9338"

