Skip to main content
POST
Creates a new virtual card assigned to an individual client. Requires an API key with access level 2 or higher.

Body

string
required
ID of the individual client the card will be assigned to.
string
required
Name printed on the card. Maximum 27 characters, letters and spaces only.
string
Transaction approval method. Possible values: TOPUP, WEBHOOK.
number
Daily spending limit in USD.
number
Weekly spending limit in USD.
number
Monthly spending limit in USD.

Response

string
Unique card identifier.
string
Rain provider card identifier.
string
ID of the individual client the card belongs to.
string
Card type.
string
Card status. Possible values: ACTIVE, FROZEN, INACTIVE, DELETED, EXPIRED.
string
Last 4 digits of the card number.
integer
Card expiration month.
integer
Card expiration year.
string
Name printed on the card.
string
Transaction approval method.
number
Daily spending limit in USD.
number
Weekly spending limit in USD.
number
Monthly spending limit in USD.
string
3DS challenge delivery method. Possible values: sms, webhook.