Create Card

Create a Virtual or a Physical Card for a user

Body Params
string
required

Unique Id of the user for whom this card is being created

string
required

The name of the individual that the card is associated with - A string up to 40 characters in length, containing only valid Latin characters (a-z, A-Z).

address
object

The delivery address for this card. This is required for ONLY PHYSICAL type cards - A string up to 80 characters in length

string
required

A strong password used to authenticate this card on online transactions - 8-36 characters containing only the allowed charset A-Z a-z 0-9 ! " # ; : ? & * ( ) + = / \ , . [ ] { }

string
enum
required

Depicting whether this card is a Virtual one or a Physical one. Physical cards will be shipped automatically once created.

Allowed:
string
string

OPTIONAL - On production, if you have more than one card design, use this parameter to select the card design you want to use for this card. ONLY for PHYSICAL cards. A string of up to 10 characters in length.

overrideFee
object

OPTIONAL - Allows the user to specify custom fees for card creation. All fees are in EUR cents.

Headers
string
required

api-key is available in the dashboard

string
required
Responses

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