Destinations
Update destination entry
This operation updates the information of a specified destination entry.
PUT
Documentation Index
Fetch the complete documentation index at: https://cobo.com/payments/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Path Parameters
The destination entry ID. For example, the wallet address ID or the bank account ID.
Body
application/json
The request body to update a destination entry.
The destination ID.
Example:
"46beeab4-6a8e-476e-bc69-99b89aacbc6f"
The type of the counterparty entry.
Address: The entry is a wallet address.BankAccount: The entry is a bank account.
Available options:
Address, BankAccount Example:
"Address"
Response
The request was successful.
