Skip to main content
POST
Create Contract

Request

string
required
UUID of the other party.
string
required
Contract title.
string
required
Contract description.
number
required
Amount to lock in escrow.
string
required
Currency code.
array
required
Array of conditions, each with id (string), type (enum), description (string), and optional params.
number
Days until deadline (optional).

Response

The escrow amount is debited from the creator’s wallet immediately.