v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Escrow

Cancel an escrow

Lets the client cancel an escrow before the provider has accepted the terms, refunding the locked funds to the client. The onChainTx refund hash is required when ledger recording is enabled.

post/escrow/{id}/cancel

Path parameters

idstring required

Escrow id.

Request body

actorstring

Acting party @handle. Must be the client.

onChainTxstring

On-chain tx hash of the custodian-to-client refund transfer.

Response

OK

object required