Referring Customers: Supported Filters and Sorting

The following table shows field support for filters and sorting for the Referring Customer object:

FieldQuery Filter OperatorsSortable
contactId$eq, $ne, $hasSome, $startsWith, $in, $nin, $existsSortable
referralCode$eq, $ne, $hasSome, $startsWith, $in, $nin, $existsSortable
createdDate$eq, $ne, $hasSome, $in, $nin, $exists, $lt, $lte, $gt, $gteSortable
updatedDate$eq, $ne, $hasSome, $in, $nin, $exists, $lt, $lte, $gt, $gteSortable

Related content: API Query Language, Query Referring Customers endpoint

Did this help?