Get Order TX for Callback

Note: For client to receive transaction message

Request

POST https://custody-example-url/[Client Url]

Parameters

Field Type Description
domain_id String Enterprise ID
b_id String Business line ID
wallet_code String Wallet ID
order_id String Order ID
confirmations Integer Block Confirmation
event_status String Status(WITHDRAW:PROCESSING, ORDER_SEND_OUT, PARTIALLY_FAILED, FAILED, FINISHED, CANCELED;
DEPOSIT:UNCONFIRMED, CONFIRMED, FAILED, ROLLBACKED)
event_type String Event Type(WITHDRAW, DEPOSIT, DEPOSIT_ROLLBACK, EXECUTE_CONTRACT, SIGN, REBASE)
detail_id String Wallet Detail ID (More Than One, Split By Comma)

Response

Field Type Description
code Integer Response code(0-success)
message String Response message
data String Callback Address
successful Boolean If the request is successful

Response Example

{
    "code": 0,
    "message": "",
    "data": null,
    "successful": true
}
Copyright © 2025 Cactus Custody all right reserved,powered by GitbookUpdated: 17-Apr-2025 10:11:15

results matching ""

    No results matching ""

    results matching ""

      No results matching ""