PurchaseOffer
Purchases an offer and returns the purchase details.
public static VyTask<VyOfferPurchaseDto> PurchaseOffer(VyPurchaseOfferRequest reqParams)
Path Parameters
Returns
VyTask<VyOfferPurchaseDto> A task that represents the asynchronous operation. The task result contains the purchase details.
Last updated