Create a new reloadable card transfer

Required headers for authentication with api key OR more secure signature + timestamp

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Idempotency key. Must be unique per request attempt. Must be a valid UUID.

string | null
required

Date when the transfer should be done

string
required

Currency you would like to pay in

number
required

Amount you would like have on the card

string

Reason

string

External reference visible to end users for customer service and reconciliation. Max 64 characters

string

Internal reference for client system tracking, audit trails, and internal reconciliation. Max 16 characters

string
required

First name of the recipient. Required when action is CREATE or when reloadableCardId is not provided

string
required

Last name of the recipient. Required when action is CREATE or when reloadableCardId is not provided

string
required

Email address of the recipient. Required when action is CREATE or when reloadableCardId is not provided

string

Nick name of the recipient. Optional when creating a new card

string
required

Recipient phone number. Required when action is CREATE or when reloadableCardId is not provided. Example: +972507471111

string

Recipient city. Optional when creating a new card

string

Recipient state. Optional when creating a new card

string
required

Recipient country in ISO 3166-1 alpha-2 format (2-letter country code). Required when action is CREATE or when reloadableCardId is not provided

string

Recipient postal code. Optional when creating a new card

string

Recipient address. Optional when creating a new card

string
enum
required
Defaults to PAYER

Who pays the fee

Allowed:
string
enum
required

Action type

Allowed:
number

Required for action = ADD_FUNDS. Must not be provided for action = CREATE. ID of existing reloadable card to add funds to.

Responses

400

Invalid request parameters

401

Possible errors: credentials_invalid, credentials_expired

429

Too many requests

500

Service unavailable

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