Python
Commissions
Create commission
Create one or more commissions (custom, lead or sale) for a partner. Commission creation is processed asynchronously. Use the List Commissions endpoint or webhooks to be notified when the commission is created.
POST
Python
Authorizations
Default authentication mechanism
Body
application/json
- Option 1
- Option 2
- Option 3
Available options:
custom The ID of the partner to create the commission for.
The commission amount in cents.
If not provided, the current date will be used.
The description of the commission.
Maximum string length:
190