Commission
Commission
📄️ listCommissionSessions
Returns a list of commission session.
📄️ submitNewCommissionSession
Request a new commission session.
📄️ getCommissionSession
Returns a single commission session.
📄️ updateCommissionSession
[Update](https://jsonapi.org/format/#crud-updating) a Commission Session.
📄️ listCommissionSessionsCutOff
Returns a list of commission session cut off.
📄️ exportCommissionSessionsCutOff
Request an export of commission session cut off.
📄️ listCommissionSessionKPIs
Get all KPIs defined for the given commission session.
📄️ getCommissionSessionKPI
Get a single KPI defined for the given commission session.
📄️ listCommissionSalesDocLines
Returns a list of sales document line commission.
📄️ exportCommissionSalesDocLines
Request an export of a list of sales documents lines.
📄️ updateCommissionSessionStatus
Updates the status of a commission session.
📄️ listCommissionCutOff
Returns a list of commission cut off.
📄️ listCommissions
Returns a list of commissions for the given organization.
📄️ createCommission
Creates a new commission and its details.
📄️ getCommission
Returns the commission identified by `id`.
📄️ deleteCommission
Deletes the commission identified by `id` and all its details.
📄️ updateCommission
Updates the commission identified by `id`. To update a commission its data and those about its details must be
📄️ listCommissionDetails
Returns the list of the details of the commission identified by `id`.
📄️ exportCommissions
Requests the Excel export of commissions. The exported commissions will be those matching the filters.