Add Card Number to a Card Series

Request URL

{host}/v2/card

Request Body Parameters

ParameterDatatypeDescription
seriesIdintCard Series ID from which you want to generate card.
cardNumberstringUnique number of the card as per the card series configuration.
cardExternalIdstringExternal reference ID of the card.
statusLabelstringCurrent user defined status of the card. Check your user defined values for the system values (not issued, active, inactive, deleted, expired).
customFieldsobjCard level custom field details in key:value pair.
extendedFieldsobjCard level extended field details in key:value pair.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!