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 |
SortOrder | Filter based on the sort order | |
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 |
Relation | Filter based on the relation type |
Last updated