Release Funds

You release the escrow funds to the service provider through the approver.

Headers

Name
Value

Content-Type

application/json

x-api-key

<token>

Open API

post
Authorizations
Body
contractIdstringRequired

ID (address) that identifies the escrow contract

Example: CAZ6UQX7...
releaseSignerstringRequired

Address of the user in charge of releasing the escrow funds to the receiver

Example: GREL...XYZ
Responses
post
/escrow/single-release/release-funds

What this Endpoint returns?

This endpoint returns the transaction unsigned so that the transaction can be signed by means of a customer wallet.

Use Example:

Last updated

Was this helpful?