FindHotOffers
Retrieves an array of hot offers from the API.
Last updated
Retrieves an array of hot offers from the API.
Last updated
Public Endpoint (no credentials required)
Path Parameters
query [optional]
Optional query parameters for filtering the hot offers.
Returns
VyTask<VyHotOfferDto[]> An asynchronous task that returns an array of hot offer data transfer objects.