Create a card linked to the existing wallet

For prepaid programs: Create a new supplementary card for existing primary card. For debit programs: Create a card under the wallet even if there is no existing card.

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

For prepaid programs: Create a new supplementary card for existing primary card. For debit programs: Create a card under the wallet even if there is no existing card.

string

Name of the card holder as printed on the card

cardRules
object

The initial set of rules to apply on the card when it is activated

string
enum

Card type either physical or virtual card

Allowed:
int64

This field is relevant only when issuing a card against an organisation wallet. In such cases, the provided customerId must hold a valid position within the organisation and this position must be defined at the tenant level config called allowedOrgPositionForCardIssuing. For example, if you want to issue a card on behalf of the organisation head, the property at the tenant level should be set as allowedOrgPositionForCardIssuing=HEAD

string
length between 6 and 100

The externally provided unique identifier.

string
enum

Type of operation that you want to perform on card. ADDON_CARD: (Currenty not supported) Add-on card are the additional cards issued under a primary(Physical/Virtual) card E.g. that could be applied for family members like spouse, children etc, PRIMARY_CARD: Create primary PHYSICAL or VIRTUAL card for DEBIT_CARD wallet, SUPPLEMENTARY_CARD: Create supplementry card for existing active primary card (supported for PREPAID_CARD)

Allowed:
physicalCardIdentifier
object

If it is provided then it must be an identifier for an unused physical card which will be linked to the existing wallet

boolean

Controls whether or not to suppress the card-creation notification sent to the remote card management system (CMS). Does not affect SMS/email notifications sent to the cardholder, default to false

virtualCardIdentifier
object

If it is provided then it must be an identifier for an unused virtual card

Responses

400

Bad Request

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