get https://api-pay-sandbox.venly.io/checkout/sessions/
To retrieve the details of a completed or canceled checkout, call this endpoint using the corresponding session ID
.
Responses
To retrieve the details of a completed or canceled checkout, call this endpoint using the corresponding session ID
.
xxxxxxxxxx
curl --request GET \
--url https://api-pay-sandbox.venly.io/checkout/sessions/sessionId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: