Tip Settings: Supported Filters and Sorting

Query endpoints allow you to filter and sort results based on service properties. This article covers field support for filtering and sorting.

The following table shows field support for filters and sorting for the tipSettings object in Query Tip Settings:

FieldSupported FiltersSortable
id$eq, $ne, $in, $existsSortable
tipType$eq, $ne, $in, $existsSortable
locationId$eq, $ne, $in, $existsSortable
paymentTerminalId$eq, $ne, $in, $existsSortable
default$eq, $ne, $in, $existsSortable
allowCustomerTip$eq, $ne, $in, $existsSortable
allowBusinessTipAtPayment$eq, $ne, $in, $existsSortable
allowCustomAmount$eq, $ne, $in, $existsSortable

Related content:

Did this help?