Contracts - Protected
Batch Update Commissions
Batch update all commission distributions for a contract.
Replaces all existing distributions with the provided list. Maximum 6 distributions.
Business Rules:
- Either all absolute values must sum to total commission
- Or all percentages must sum to 100%
put/api/contracts/{contract_id}/commissions
Path parameters
contract_idinteger required
Headers
x-api-tokenstring nullable
Request body
Response
Successful Response