Create a card

This endpoint allows you issue both physical and virtual cards.

Please note that their is a limit of 5 ACTIVE cards per cardholder.

You can also use your own custom or customer's billing.

If isJitfEnabled is set to true, the card uses Just-In-Time Funding (JITF).
This means the card is linked directly to the wallet in real time, so the card does not need to be prefunded before use.

If isJitfEnabled is false, or omitted, the card is treated as prefunded and fundAmount and fundCurrency should be provided in the request body.

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

Enables JITF (Just-In-Time Funding) for the card.
When enabled, the card is linked directly to the wallet in real time, so you do not need to prefund the card before spending.

string
enum
Allowed:
string
string
required
string
enum
Allowed:
billing
object
kyc
object
limits
array of objects
limits
number

Duration of time until card expires.

Please note that the unit of the value provided is in months.
E.g. 36 months from issuance date.

number

Required when creating a prefunded card. Where isJitfEnabled is false.

string

Required when creating a prefunded card. Where isJitfEnabled is false.

string

Your own card reference within your system

string
required
string
required
string
string
required
string
string

Supported country is US only for now

string
string
string
string
Response

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