Search for one or more service commissionsAsk AIget https://api.revioapi.com/v1/ServiceCommissionsSearch for one or more servicecommissions.Query Paramssearch.service_commission_idarray of int32sQuery by service commission identifier.search.service_commission_idADD int32search.customer_idarray of int32sQuery by customer id.search.customer_idADD int32search.service_idarray of int32sQuery by service id.search.service_idADD int32search.agent_idarray of int32sQuery by agent id.search.agent_idADD int32search.tierarray of int32sQuery by tier.search.tierADD int32search.commission_plan_idarray of int32sQuery by commission plan id.search.commission_plan_idADD int32search.sourcearray of stringsQuery by source.search.sourceADD stringsearch.effective_date_startdate-timeFormat - date-time (as date-time in RFC3339). Query by effective date.search.effective_date_enddate-timeFormat - date-time (as date-time in RFC3339). Query by effective date.search.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago