Commission Settlement

Calculate a commission upfront

Runs a commission calculation without creating a settlement - useful for
sales conversations and for the figure shown in the listing.

post

Body

application/json
assessment_basis_eurintegerrequired

Example:645000

buyer_percentnumber(float)required

Example:3.57

seller_percentnumber(float)

Example:3.57

tax_percentnumber(float)

Default:19

Response

application/json

Calculation

line_itemsarray[object]
Show Child Parameters
gross_total_eurnumber(float)

Example:46061

post/commission/calculator

Body

{ "assessment_basis_eur": 645000, "buyer_percent": 3.57 }
 
application/json

Page

object

Cursor-based pagination.

countinteger

Example:25

totalinteger

Example:138

next_cursorstring

Example:eyJzIjoyNX0

Example

ErrorDetail

object
fieldstring

Example:buyer_percent

reasonstring

Example:missing

Example

Error

object

Uniform error format across all Real Estate Agency APIs.

codestringrequired

Example:validation_failed

messagestringrequired

Example:The assessment basis is required to calculate the commission.

detailsarray[object]
Show Child Parameters
Example

SettlementStatus

string

Allowed values:draftopenpartially_paidpaidcanceled

Example