Skip to main content

Input fields

applyUplift : Boolean

Whether to apply uplift to the partner commission.

overrideFixedAmount : Decimal

Override for the fixed amount of the partner commission.

overrideTrailingPercentage : Decimal

Override for the trailing commission percentage (1-100).

overrideUnitAmount : Decimal

Override for the unit amount of the partner commission.

partnerCommissionNumber : String! required

The unique number identifying the partner commission.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "applyUplift": true, "overrideFixedAmount": "1.0", "overrideTrailingPercentage": "1.0", "overrideUnitAmount": "1.0", "partnerCommissionNumber": "sing-through-test-light-green" }