get https://api-pay-sandbox.venly.io/checkout/sessions//line_items
This endpoint retrieves a checkout session's line items.
Responses
This endpoint retrieves a checkout session's line items.
xxxxxxxxxx
curl --request GET \
--url https://api-pay-sandbox.venly.io/checkout/sessions/sessionId/line_items \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: