Skip to main content
POST
Confirm escrow release

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
requestNonce
string
required

Response

Escrow settled

ok
boolean
Example:

true

status
string
Example:

"settled"

Last modified on September 19, 2026