GetUserOffers
Retrieves offers for a specific user.
Last updated
Retrieves offers for a specific user.
Last updated
Client Authoritative (default)
Path Parameters
query [optional]
Optional query parameters to filter the results.
Returns
VyTask<VyOfferDto[]> An asynchronous task that returns an array of VyOfferDto objects representing the user's offers.
Path Parameters
query [optional]
Optional query parameters for filtering and sorting the results.
Returns
VyTask<VyOfferDto[]> An asynchronous task that returns an array of VyOfferDto objects representing the user's offers.