Update commission plan (PATCH)
Partially updates an existing commission plan. Commission types disabled in company settings cannot be submitted. cpa.hold_period and cpl.hold_period are validated independently against their own company toggles. Past dates are accepted for flat_fee.commission.start_date. Deleted affiliates in assigned_to are ignored instead of triggering validation errors.
Documentation Index
Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as query parameter. User must have api_status enabled.
Path Parameters
Commission plan ID.
Body
Currency code. Only accepted when native_currency_commissions is ON. Null or omitted = Brand Currency.
Affiliate IDs. Deleted affiliates are ignored during validation and are removed from existing assignments on update.
Fixed recurring or one-time fee. Past dates are accepted for commission.start_date.