Update a withdrawal link

You can use this API to update the metadata of your withdrawal link.

Path Params
string
required

Please specify the id of the withdrawal link.

Body Params
json
Defaults to { "updated_key_1": "updated_value_1", "updated_key_2": "updated_value_2" }

Use this parameter to update the metadata in a structured format. Both adding new key-value pairs or changing the values for existing keys is possible. Note that the keys are case-sensitive.

Headers
string
enum
Defaults to 2022-10-15

In this parameter, you can specify the version you want. As of now, there are two versions (2022-04-15 and 2022-10-15). Version 2022-10-15 supports on-chain, lightning, Ethereum, Solana and Tron payment methods. Whereas the 2022-04-15 version only supports lightning payments.

Allowed:
Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

Questions? Contact us