UpdateOffer
Updates an offer with the specified ID using the provided request parameters.
Server Authoritative (default)
Path Parameters
reqParams | The request parameters to update the offer with. |
Returns
VyTask<VyOfferDto> An asynchronous task that returns the updated offer information.
Last updated