FVyQuery_GetUserOffers
Optional query to filter the GetUserOffers endpoint results
Query
Type
Description
PageNumber
FVyOptInt
Filter based on the page number
PageSize
FVyOptInt
Filter based on the page size
SortOn
FVyOptString
Filter based on the sort field
Type
FVyOptStringArray
Filter based on the offer type
Status
FVyOptStringArray
Filter based on the offer status
ExternalUserId
FVyOptString
Filter based on the external user ID
IsBuyer
FVyOptBool
Filter based on whether the user is a buyer
IncludeSubUsers
FVyOptBool
Filter based on whether to include sub users
Last updated