Upfront API key
The deal to create
"123"
The close price of the property, in cents.
x >= 0100000000
The net commission after fees, in cents.
900000
"2023-01-01"
BUYER, SELLER, DOUBLE, REF, OTHER "SELLER"
1 - 255"lrq5bpyabc"
"123"
The gross commission before fees, in cents.
x >= 01000000
The number of units the agent is representing, in tenths. Typically 10 units (1.0) per side.
x >= 010
The percentage of the deal the agent is representing, in basis points.
x >= 010000
UNAPPROVED, PENDING, CLOSED, VOID "PENDING"
EXPIRED, MANUAL_CLOSE, FALLEN_THROUGH "EXPIRED"
The type of deal (SALE or RENTAL)
SALE, RENTAL "SALE"
The type of property (RESIDENTIAL or COMMERCIAL)
RESIDENTIAL, COMMERCIAL "RESIDENTIAL"
Additional metadata for the client.
{ "key": "value" }["<contact_id>"]{ "123": "https://example.com/document.pdf" }[
{
"contact_id": "<contact_id>",
"gross_commission": 1000000,
"agent_units": 1,
"side_percentage": 100
}
]The updated deal
"123"
"CLOSED"
"APPLICATION"
"2023-02-27"
"2023-02-27T00:00:00Z"
{ "key": "value" }"123"