Create a Card

This resource allows you to create a card for a customer. This operation is asynchronous, meaning we notify you via a webhook event on the final status.

Body Params
string
required
Defaults to ac2bea42-058f-44d9-905d-48a92360129e

The ID of the customer.

string
enum
required

The currency that will be stored in this card

Allowed:
string
enum
required
Defaults to VIRTUAL

The type of card.

Allowed:
boolean
required
Defaults to true

Must always be true.

string
enum
Defaults to VISA

The card brand to be issued, if not set "VISA" will be issued.

Allowed:
int32
Defaults to 200

The amount a card will be pre-funded with. The amount in the lowest denomination of the currency e.g cents for USD or kobo for NGN. This is available for VISA & MASTERCARD brand.

boolean
Defaults to false

Set the value to true when requesting a tokenized card

Responses

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