Last updated 9 months ago
Parameters
Returns
VyTask<>
This endpoint retrieves a checkout session\'s line items.
public static VyTask<VyGetLineItemsResponse> GetLineItems(string sessionId)
sessionId
string
This is the session `ID`. It's in the response body when you create a checkout link.