CancelOffer
Cancels an offer fulfillment.
public static VyTask<VyOfferCancellationDto> CancelOffer(VyCancelOfferRequest reqParams)
Path Parameters
Returns
VyTask<VyOfferCancellationDto> A task that represents the asynchronous cancellation operation. The task result contains the cancellation response data.
Last updated