Returns the list of OrderItemCommission objectsget https://api-sandbox-revel.revelup.com/resources/OrderItemCommission/Returns the list of OrderItemCommission objectsQuery Paramsorder_itemintegerID of the OrderItem resource related to this OrderItemCommission resource (e.g. ID = 339 for the OrderItem specified as "/resources/OrderItem/339/" in the field "order_item" of the OrderItemCommission resource)commission_userintegerID of the User resource related to the commission (e.g. ID = 28 for the User specified as "/enterprise/User/28/" in the field "commission_user" of the OrderItemCommission resource)updated_datedate-timeISO 8601 timestamp of the time the resources were updated (Will display only that ones at exact time provided, unless used with "greater than" or "less than" filters)fieldsarray of stringsComma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.fieldsADD stringorder_bystringenumid-idAllowed:id-idlimitintegerLimit for results countoffsetintegerOffset for returned resultsResponse 200Successful operationUpdated about 1 month ago