Convert Card - Field Descriptions

The following page details each of the fields that can be used in the request and received in the response when using the Convert Card endpoint.

Request Fields

The following table describes fields that can be included in the body of the request when converting a card.

FieldDescriptionMinimum LengthMaximum LengthTypeMandatory
cardTypeThe new form factor for the card. Currently, you can only convert from virtual to physical card.88StringYes
moveExpiryDateIf true, then move the same expiry date to the new card.45BooleanNo
newExpiryDateIf true, card is set to the new Expiry Date. Otherwise default from program is used. Format YYYY-MM.
Should not be set when MoveExpiryDate is true.
77date-timeNo
manufacturingDetailsOptional object that contains manufacturing details optional for physical card and not required for virtual cards and MVCs.
deliveryMethodThe delivery method for the physical card.021StringYes
carrierTypeCarrier Product Design reference as used by the card printer.030StringYes
languageThe language used on the card.02StringNo
thermalLine1Free text field which can be used for transferring extra information to be printed on the card.0120StringNo
thermalLine2Free text field which can be used for transferring extra information to be printed on the card.070StringNo
embossLine4Embossed card line 4. Actual maximum length will depend on the card design.027StringNo
vanityNameCan add an additional title to the card holder name (for example "Company Director").032StringNo
imageDetailsObject that contains details on the card image.
imageIdIdentifies the card manufacturer's image file that will be printed on the face of the card.016StringYes
logoFrontIdIdentifies the card manufacturer's logo file that will be printed on the face of the card.030StringNo
logoBackIdIdentifies the card manufacturer's logo file that will be printed on the back of the card, if supported.030StringNo

Response Fields

The following table describes fields that included in the response after successfully converting a card.

FieldDescription
cardTypeThe new card type for the converted card.
expiryDateThe expiry date for the converted card. Format YYYY-MM.