Post withdrawal info for an on-chain settlement

post/api/network/v1/admin/settlements/{settlementId}/onchain/withdrawals

Admin route to provide external withdraw information tied to an on-chain settlement

Path Parameters

  • settlementIdstringRequired

Query Parameters

  • trustOrgstringRequired
    Enum: BitGo Trust BitGo New York BitGo Germany BitGo Switzerland BitGo Europe ApS Frankfurt DE Trust BitGo Singapore BitGo Korea BitGo Custody MENA FZE BitGo India BitGo Sister Trust 1

Request Body

withdrawals array[object] required
currency string required
transferId string required
Min length: >= 1 characters

201 Response

matched array[object] required
id string required
settlementId string required
transferId string required
Min length: >= 1 characters
onChainTxId string
currency string required
quantity number
createdAt string <date-time>required
updatedAt string <date-time>required
unmatched array[object] required
currency string required
transferId string required
Min length: >= 1 characters
reason string required
Min length: >= 1 characters

400 Response

401 Response

error string required

403 Response

error string required

404 Response

error string required

409 Response

error string required

500 Response

error string required