Comma-delimited list of the fields to sort by - defaults to ascending order, suffix :desc to change
Example: sort=id,name | name:desc
fields
string (FieldsParam)
Comma-delimited list of the field(s) to return if only a subset is required
Example: fields=id,name
rentalProductInventoryId
string (IdFilterParam)
Return based on rental product inventory identifier - required unless the "siteId+adhocBillRunId/billRunId" or "customerId+adhocBillRunId/billRunId" filter combinations have been specified
Example: rentalProductInventoryId=0
billRunId
string (IdFilterParam)
Filter based on bill run identifier
Example: billRunId=0
adhocBillRunId
string (IdFilterParam)
Filter based on adhoc bill run identifier
Example: adhocBillRunId=0
customerId
string (IdFilterParam)
Filter based on customer identifier - required with "adhocBillRunId/billRunId" unless the "rentalProductInventoryId" or "siteId+adhocBillRunId/billRunId" filter combinations have been specified
Example: customerId=0
siteId
string (IdFilterParam)
Filter based on site identifier - required with "adhocBillRunId/billRunId" unless the "rentalProductInventoryId" or "customerId+adhocBillRunId/billRunId" filter combinations have been specified