Create Cardholder

Used for creating a new cardholder

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

First name of cardholder

string
required
length ≤ 50

Middle name of cardholder

string
required
length ≤ 50

Last name of cardholder

enum
required

Gender of cardholder

Allowed:
string
required

Email address of cardholder

string

Required if secondary card is to be created

phone_details
array of objects
required
length between 1 and 1
phone_details*
enum
required

Type of phone provided

Allowed:
int32
required

ISO numeric dialing country code

string
required
length ≤ 50

Phone number

date
required

Date of birth of cardholder. Format YYYY-MM-DD

addresses
array of objects
required
length between 1 and 1
addresses*
enum
required
Defaults to PRIMARY

Type of address (Primary or Secondary)

Allowed:
string
required
length ≤ 255

Address line 1 for specified address

string
length ≤ 255
^[^ÅÅŸË]{1,60}$

Address line 2 for specified address

string
required
length ≤ 50

City of specified address

string
required
length ≤ 50

State or Province name

int32
required

Zip Code or Postal Code of address

string
required
length ≤ 3
Defaults to USA

ISO 3166-3 Alpha

new_card_attributes
object
identification_docs
array of objects
required
length between 1 and 1
identification_docs*
string
enum
required

Type of ID provided for cardholder

  • 'SSN' - US SSN
  • 'SIN' - Canada SIN
  • 'NIN' - Other national id
  • 'TIN' - Taxpayer identification
  • 'PASSPORT' - Any country, assume foreign
  • 'DRIVING LICENSE' - For US only with _ST (state) in country field
  • 'CONSULAR' - For foreign, consular ID
  • 'VOTER' - US only, voter ID
  • 'MILITARY ID' - Military ID, US only
  • 'GOVERNMENT ISSUED ID' - Other Government-issued ID
string
required

Number of identification document

string
required

ISO 3166-3 Alpha

string

State or Province name

string

Date of expiry of ID i.e. when this ID will expire. Format yyyy-mm-dd. Required if identification_type is PASSPORT or DRIVING LICENSE

string

Identification document soft-copy location

additional_data
object
string
required

Merchant's unique reference number

string
required

ISO 3166-3 Alpha

additional_data
object
Headers
string
required
Response

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