Update commission plan (PUT)
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.
Authorizations
Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.
Path Parameters
Commission plan ID.
Body
Commission plan name.
Status ID (e.g. 1=active).
Offer ID.
Currency code. Only accepted when native_currency_commissions is ON. Null or omitted = Brand Currency.
Traffic source IDs. Multi-select. null is accepted and treated as an empty array.
Traffic approaches IDs. null is accepted and treated as an empty array.
Affiliate IDs. Deleted affiliates are ignored during validation and are removed from existing assignments on update.
Whether this is the default commission plan for the offer.
Whether this plan is exclusive to assigned affiliates.
Internal notes for this commission plan.
Fixed recurring or one-time fee. Does NOT use type.