Skip to main content
POST
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀

Authorizations

BIZ-API-KEY
string
header
required

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.

Body

application/json
transaction_id
string
required

The transaction ID.

Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

travel_rule_info
Self-Custody Wallet · object
required

Required information when depositing from or withdrawing to a self-custody wallet.

Response

Successfully submitted the Travel Rule information.

submitted
boolean

Whether the Travel Rule information has been successfully submitted.

  • true: The information has been successfully submitted.
  • false: The information has not been submitted.
Example:

true