Skip to main content
POST
Push to Card

Body

application/json

Push to Card payload

account_id
string
required

Unique Identifier of the US account from which funds will be transferred from (Pass merchant's US account ID if hold_balance is false for Create US Bank Account).

address
object
required

Billing address associated with the card.

amount
number
required
card_number
string
required
cvv
string
required
description
string
required
expiration_date
string
required

Expiration date of the card in MM/YY format.

Response

Created

data
object
message
string
success
boolean