Skip to main content

Get order session

curl -X GET \
-H 'authorization: Bearer v4.public.eyJpc3MiOiJs...' \
https://api.sandbox.ledyer.com/v1/sessions/:sessionId \

Path parameters

sessionId

The session ID string that was obtained when the session was created.