Initialize Escrow
Deploy the escrow contract and define the escrow properties.
Last updated
Was this helpful?
Deploy the escrow contract and define the escrow properties.
Last updated
Was this helpful?
Content-Type
application/json
Authorization
Bearer <token>
description
string
Text describing the function of the milestone
status
string
Milestone status. Ex: Approved, In dispute, etc...
approved_flag
boolean
Flag indicating whether a milestone has been approved by the approver
This endpoint returns the transaction unsigned so that the transaction can be signed by means of a customer wallet.
Entity that signs the transaction that deploys and initializes the escrow
GABC...XYZ
Unique identifier for the escrow
ENG12345
Name of the escrow
Escrow Test
Text describing the function of the escrow
Escrow Test description
Address of the entity requiring the service
GAPPROVER...XYZ
Address of the entity providing the service
GSERVICE...XYZ
Address of the platform that owns the escrow
GPLATFORM...XYZ
Amount to be transferred upon completion of escrow milestones
1000
Commission that the platform will receive when the escrow is completed
5 -> 5%
Objectives to be completed to define the escrow as completed.
Address of the user in charge of releasing the escrow funds to the service provider
GREL...XYZ
Address in charge of resolving disputes within the escrow
GDISPUTE...XYZ
Address of the user to whom the escrow funds will be destined to
GRECEIVER...XYZ
Field used to identify the recipient's address in transactions through an intermediary account. This value is included as a memo in the transaction and allows the funds to be correctly routed to the wallet of the specified recipient
123456
Address of the token that will manage USDC movements
GTRUST...XYZ
Number of decimal places determining the divisibility of the token base unit (trustline)
68890890
Possible errors:
No content