Cancel Escrow
The escrow has been successful cancelled.
POST
escrow/cancel-escrow
Headers
Name | Value |
---|---|
Content-Type |
|
Body
Name | Type | Description |
---|---|---|
string | The unique identifier linking this escrow to a specific project or transaction. | |
string | Address | The address authorized to approve the release of funds. | |
string | The unique identifier of the contract. |
Example of Request Body:
Possible Responses
What this Endpoint returns?
This endpoint returns the transaction unsigned so that the transaction can be signed by means of a customer wallet.
Last updated