This API is used to deactivate a specific account token. Once deactivated, the account token cannot be used for any further transactions.
URI
|
secure/tokens/activations
|
Method
|
DELETE
|
Authorization
|
API Key Authorization
|
x-api-key
|
API key {env_merchantAccessKey}
|
x-app-key
|
Merchant ID or App Key {env_merchantId}
|
x-version
|
API version (e.g., 2.1)
|
Origin
|
URL or IP address provided to AndDone as an allowed origin.
|
Content-Type
|
application/json
|
Request Parameters
Body Request Example (JSON)
Response
This method returns code 200 if the specified account token was successfully deactivated.