carrierId (optional)(integer:20): carrier ID. You can obtain this value from the carrier.list API method.
vendorShipDateFrom (optional) (date): the ship date from the vendor. (date format YYYY-MM-DD).
vendorShipDateTo (optional) (date): the ship date from the vendor. (date format YYYY-MM-DD). *The date range between shipDateFrom and shipDateFrom must not exceed 7 days.
salesPersonId (optional)(integer:20): customer's sales person ID.
soNumber (optional)(integer:20): standing order number.
customerPONumber (string)(integer:20): customer PO number.
locationId (optional)(integer:20): location Komet Sales internal ID.
brandId (optional)(integer:20): vendor Komet Sales internal brand ID.
Filtering by Prebook, date, customerId, carrierId, salesPersonId,locationId, brandId, soNumber and customerPONumber uses an exact match. Filtering by customer and carrier uses a "LIKE" expression. Filters are not case sensitive.