Activate physical card
Cards
Activate physical card
Activates a physical card using the 6-digit activation code from the card mailer. Use GET /cards/:id/activation-code only when the cardholder has lost the code that came with the card packaging.
POST
Activate physical card
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Body
Request body for activating a physical card
The 6-digit activation code from the card mailer. Use GET /cards/:id/activation-code only if the code was lost.
Pattern:
^[0-9]{6}$Response
Response for status 400
- CardCannotBeActivatedError
- InvalidActivationCodeError
Card cannot be activated in its current state