v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
Physical Card
Swipe

Activate Physical Card

post/cards/{cardId}/activate

Path parameters

cardIdstring uuid required

The unique identifier for the physical card you want to activate.

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

codestring required

The 6-digit activation code required to activate the physical card associated with the specified cardId.

Response

Card activated

isActivatedboolean required

A boolean parameter indicating the activation status of the physical card.

true: The physical card is activated and ready for use at physical terminals.

false: The physical card has not been activated and cannot be used in physical terminals yet.