| Field | Type | Description |
|---|---|---|
activationCode | string | Activation code (physical cards only). Nullable. |
curl --location -g --request POST '/{{baseurl}}/api/v1/cards//activate' \
--header 'X-API-Key;' \
--header 'X-Signature;' \
--header 'X-Timestamp;' \
--header 'X-Nonce;' \
--header 'X-Body-Hash;' \
--header 'Content-Type: application/json' \
--data-raw '{}'