Last updated 1 year ago
Public Endpoint (no credentials required)
Path Parameters
Returns
VyTask<> A task that represents the asynchronous operation. The task result contains the fulfillment data.
Retrieves a fulfillment by ID.
public static VyTask<VyFulfillmentDto> GetFulfillment(string id)
// COMING SOON!