This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of referral rewards, given the provided paging, filtering, and sorting.
To learn about working with Query endpoints, see API Query Language, Sorting and Paging, and Field Projection.
PROPERTY | SUPPORTED FILTERS & SORTING |
---|---|
rewardedReferringCustomerId | eq() ,ne() ,exists() ,in() ,hasSome() ,startsWith() ,ascending() ,descending() |
rewardedReferredFriendId | eq() ,ne() ,exists() ,in() ,hasSome() ,startsWith() ,ascending() ,descending() |
_createdDate | eq() ,ne() ,exists() ,in() ,hasSome() ,lt() ,le() ,gt() ,ge() ,ascending() ,descending() |
_updatedDate | eq() ,ne() ,exists() ,in() ,hasSome() ,lt() ,le() ,gt() ,ge() ,ascending() ,descending() |
rewardType | eq() ,ne() ,exists() ,in() ,hasSome() ,ascending() ,descending() |