Skip to main content

Tokenization

PUT Update Token Link

The PUT Update Token Link method enables you to update the details of an existing token link.

Note: When using this method, pass only the parameters that you want to update. Any parameter that is passed in the request body will be updated to the specified value in the token link. For example, parameters that are passed with null values in the request body will be set to null in the existing token link.

API Endpoint
https://api.uat.anddone.com/secure/tokenlinks
API Data Details
URI secure/tokenlinks
Method PUT
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)
Origin URL or IP address provided to AndDone as an allowed origin.
Content-Type application/json

Request Parameters

Field Name Data Type Mandatory Field Length Description

Body Request Example (JSON)

    
    

Response Parameters

Body Response Example (JSON)