Skip to main content
POST
Create Commission Structure

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
name
string
required

Name of the commission group

id
string

Unique identifier for the commission group

description
string | null

Optional description of the commission group

commissions
CommissionDetail · object[] | null

Commissions in this group

providers
ProviderTiny · object[] | null

Providers in this group

Response

Successful Response

name
string
required

Name of the commission group

id
string

Unique identifier for the commission group

description
string | null

Optional description of the commission group

commissions
CommissionDetail · object[] | null

Commissions in this group

providers
ProviderTiny · object[] | null

Providers in this group