v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
ServiceCommissions

Update/Replace an existing service commission

Replace an existing servicecommission.

put/v1/ServiceCommissions/{id}

Path parameters

idinteger required

Format - int32. Service commission ID to replace

Request body

service_commission_IDinteger

Primary identifier for this service commission.

customer_idinteger

Foreign identifier for the customer associated with the service commission.

service_idinteger

Foreign identifier for the service associated with the service commission.

agent_idinteger

Agent identifier that is associated with the service commission.

tierinteger

Tier identifier associated with the service commission.

commission_plan_idinteger

Associated commission plan identifier for the service commission.

sourcestring

Source associated with the service commission.

effective_datestring date-time

The effective date associated to the service commission.

Response

OK

okboolean