Skip to main content

Tokenization

POST Expire Token Link

This API is used to expire an active token link, effectively invalidating the link. Once expired, the token link can no longer be used.

Webhook Notifications: This API supports webhook notifications for real-time tracking of token link activity. To receive notifications, subscribe to the Token Link webhook module in the AndDone Merchant Portal. For detailed payload and event information, see Token Link Webhook Payloads.

API Endpoint
https://api.uat.anddone.com/secure/tokenlinks/expirations
API Data Details
URI secure/tokenlinks/expirations
Method POST
Authorization API Key Authorization
Authorization
x-api-key API key {env_merchantAccessKey}
Request Headers
x-app-key Merchant ID or App Key {env_merchantId}
x-version API version (e.g., 2.1). If no version is specified, the call will default to version 2.0 of the API.
Origin Allowed origin domain provided to AndDone
Content-Type application/json

Request Parameters

Field Name Data Type Mandatory Field Length Description

Body Request Example (JSON)

    
    

Response Parameters

Body Response Example (JSON)