Create External Card Pull Transfer

Use this API for to pull funds from an External Card. You need to specify the card id for the transfer.

Please checkout the page at External/Acquired Cards to understand more about this Payment Rail.

Please refer to this API Add an Acquired Card on how to generate the card cardId

**Note: All the payment API's have the endpoint: /payments **

Body Params

Use this API for to pull funds from an External Card. You need to specify the card id for the transfer.

Please checkout the page at External/Acquired Cards to understand more about this Payment Rail.

Please refer to this API Add an Acquired Card on how to generate the card cardId

**Note: All the payment API's have the endpoint: /payments **

string
enum
required

Specifies the type of payment. Allowed values: DEBIT. Example: DEBIT

Allowed:
string
enum
required

Indicates the payment network used. Allowed values: CARD Example: CARD

Allowed:
number
required

The payment amount. BigDecimal; integer part max 12 digits, fraction part max 24 digits. Example: 10

originator
object
required

The details of the originator for the transfer.

recipient
object
required

The card details to pull the funds from.

string

Unique identifier for tracking the transaction. Maximum length: 100 characters.

string
length ≤ 140

Optional reference or description for the transaction. Example: transferring to Amy

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json