Retrieves a VyOfferDto object based on the provided ID.
Last updated 1 year ago
Public Endpoint (no credentials required)
public static VyTask<VyOfferDto> GetOffer(string id)
Path Parameters
Returns
VyTask<> A task that returns a object representing the retrieved offer.
// COMING SOON!