Create a single card

This API allows the creation of one card at a time, supporting various scenarios such as creating debit cards on new or existing accounts, reissuing debit cards, and creating new or reissuing existing prepaid cards. If a pre-generated PAN is provided, the service will attempt to create the card using it; otherwise, a PAN will be automatically generated. Additionally, the endpoint supports creating anonymous cards.

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

The card types

Allowed:
string
enum
Allowed:
string
enum

true - creates anonymous card without any customer specific details. Account Id, Account Type, First Name, Last Name, Name On Card are not required. false - customer is linked to the card and all required fields must be provided.

Allowed:
Body Params
string

Required for New Debit and Prepaid Cards

string

Required for New Debit and Prepaid Cards

string
required

User Id or Name e.g Alex

string

Required for Reissue Debit and Prepaid Cards

string

Required for All Debit Card Types

string

Customer ID is autogenerated when not provided

string
required
Defaults to 2

Issuer Number e.g 2

string
required
Defaults to VERVE

Card Program e.g VERVE

string

Required for Reissue Debit and Prepaid Cards

string

Required for Reissue Debit and Prepaid Cards

string
Defaults to 1234

Default is 1234 when not provided

string
string

Customer Mobile Number

string

Customer Email Address

string

Street Address

string

Street Address Line 2

string

City

string

State

string

Postal Code

string

Country Code

string

Customer Title e.g Mr

string

Customer Middle Name

string

Date of Birth in format YYYYMMDD e.g 19810130

string

Receiving Institution Identifier for Postilion

Responses

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