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+billRunId" or "customerId+billRunId" filter combinations have been specified
Example: rentalProductInventoryId=0
billRunId
string (IdFilterParam)
Filter based on bill run identifier
Example: billRunId=0
customerId
string (IdFilterParam)
Filter based on customer identifier - required with "billRunId" unless the "rentalProductInventoryId" or "siteId+billRunId" filter combinations have been specified
Example: customerId=0
siteId
string (IdFilterParam)
Filter based on site identifier - required with "billRunId" unless the "rentalProductInventoryId" or "customerId+billRunId" filter combinations have been specified