Activate Physical Card

Activate a specific, physical credit card. You can chose between two activation methods: activationCode and refNum. To activate physical cards on the sandbox environment, use 999999 or the refNum of the card (available via Card Details) as the activation code. Virtual cards are activated automatically upon creation (if the cardholder is active) and do not require manual activation.

Path Params
uuid
required

The unique identifier of the card.

Body Params
string
enum

The method used to activate the card. Method activationCode is used for 6-digit activation codes, refNum for the last 4-digits of the card.

Allowed:
string
required
length between 4 and 6

The 6-digit activation code or the last 4-digits of the card (called refNum), depending on the activation method.

Responses
204

Ok

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json