getLineItems
This endpoint retrieves a checkout session\'s line items.
Parameters
sessionId
string
This is the session `ID`. It's in the response body when you create a checkout link.
Returns
VyPromise<VyGetLineItemsResponse>
Last updated
This endpoint retrieves a checkout session\'s line items.
Parameters
sessionId
string
This is the session `ID`. It's in the response body when you create a checkout link.
Returns
VyPromise<VyGetLineItemsResponse>
Last updated