Activate Card

Activate a physical Card associated with an existing Account. You can activate a card by:

  1. Sending the PAN and the Expiry Date or
  2. Sending the Account ID and the Last Four Digits

Note: This method does not work with virtual card accounts. If you need to activate a virtual card, use the Modify Account Status call.

Request Sample 1

ParameterRequiredData typeNotes
idYesIntegerAccount ID
last_four_digitsYesIntegerCard's Last 4 Digits
expiry_yearConditionalIntegerCard expiry year
expiry_monthYesIntegerCard expiry month
cvvNoIntegerCard security code

Request Sample 2

ParameterRequiredData typeNotes
card_numberYesIntegerThe 16-digit card number
expiry_yearYesIntegerCard expiry year
expiry_monthYesIntegerCard expiry month
cvvNoIntegerCard security code

Response

Field NameTypeDescription
last_four_digitsIntegerCard last four digits
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!