Skip to main content

Cancel session

To cancel an order session it must previously have been delegated, awaiting sign from a signatory.

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

Path parameters

sessionId

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