AddOfferSignature
Adds a signature to an offer identified by the given ID.
Server Authoritative (default)
Path Parameters
reqParams | The request parameters containing the signature to add. |
Returns
VyTask<VyOfferDto> A task that represents the asynchronous operation. The task result contains the updated offer information.
Last updated