Activate a card
Activates a card that is in pending_validation status.
When a card is registered with validateCard=true, a small test transaction
(up to R$ 2.00) is made. The customer must check their card statement for
this amount and provide it here to activate the card.
After successful activation, the test transaction amount is automatically refunded.
Authorizations
HTTP Basic authentication. Use your secret key as the username and an empty string as password. The API key should be base64 encoded in the format 'username:' when sending the Authorization header.
Path Parameters
Unique card identifier
Body
The test transaction amount shown on the card statement (e.g., "1.50"). Enter the exact decimal value, NOT in cents.
"1.50"