Create Infinity Card parameters check

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

Create Prepaid Card

string

The UUID of the Account (Default is the master account ID).

string
enum
required
Defaults to PrepaidCard

Card type. “PrepaidCard”

Allowed:
string
required

Bank Identification Number (BIN), the first 6 or 8 digits of the card number. Example: 123456

int32
required

Number of cards to issue. Example: 10

double

The amount to top up on each card. Example: 100 USD

cardAddress
object

Card address

string
required

Cardholder's first name. Example: John

string
required

Cardholder's last name. Example: Smith

Note: The combined length of firstName and lastName (with space) varies by card BIN:

  • 493193 / HK Own Visa BIN cards: ≤ 25
  • Other US BIN cards: No limit
string

Cardholder's email address. Example: [email protected]

string
length ≤ 3

Country code of the cardholder’s mobile number, numbers only, no "+", length ≤ 3. Example: 86. Required for 493193 BIN cards.

string
length ≤ 15

Mobile phone number of the cardholder without the country code, length ≤ 15. Example: 13800138000. Required for 493193 BIN cards.

string
required

Custom use type. Example: Online advertising

string
enum

Card mode. Example: VirtualCard

Allowed:
string

Custom client transaction ID.

string
length ≤ 50

Custom card label or tag, length ≤ 50. Example: Marketing

string

Cardholder ID.

string

Design ID.

string

Physical Card Design ID.

Responses

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