Settles the commission after a transaction closes successfully: create a
settlement, retrieve the invoice, record incoming payments.
The commission arises once the main contract is concluded. For a regulated
consumer transaction - such as the sale of an apartment or single-family home
to a consumer - a split-commission principle typically applies, requiring the
buyer’s share not to exceed the seller’s share. The API validates the split
when a settlement is created.
- Server 1:https://api.realestateagency.example/v1
Production
- Server 2:https://sandbox.api.realestateagency.example/v1
Sandbox
apiKey (apiKey)
Every call carries an API key in the apikey header. You generate the
key in the Real Estate portal under “My Apps”; it’s shown exactly once.
Each key has the scopes it’s allowed to use attached to it. If one is
missing, the API responds with 403 and code: "scope_missing"; the
missing scope is in details[].field.