Update a commission plan
Beta. This endpoint is unstable and may still change without notice. Pin against the dated version and watch the changelog.
Update a commission plan. Only the fields you send are changed.
Autorisierungen
Bearer token of your Organisation with the commission-plans permission (read for GET, write for POST/PUT/DELETE). Send it as Authorization: Bearer .
Pfadparameter
The commission plan id.
Body
All fields are optional. Only the fields you send are changed.
255"0.10"
Whether the commission is based on the net or gross invoice amount.
net, gross When the commission is calculated.
invoice_finalized, invoice_paid Which invoices generate commission.
all_invoices, first_contract_period Minimum commission a sales rep must accumulate on this plan within a calendar month for that month's commissions to be paid out. Evaluated per sales rep, per plan, per month. Null means no minimum.
Minimum invoice revenue a sales rep must generate on this plan within a calendar month before any commission for that month is paid out. If the revenue stays below this, the whole month is withheld. Evaluated per sales rep, per plan, per month. Null means no minimum.
Whether the plan is active.
Antwort
The updated commission plan.
Base commission rate as a decimal fraction.
Minimum commission a sales rep must accumulate on this plan within a calendar month for that month's commissions to be paid out. Evaluated per sales rep, per plan, per month. Null means no minimum.
Minimum invoice revenue a sales rep must generate on this plan within a calendar month before any commission for that month is paid out. If the revenue stays below this, the whole month is withheld. Evaluated per sales rep, per plan, per month. Null means no minimum.