cURL
curl --request POST \ --url https://api.example.com/payment-sessions/{id}/cancel \ --header 'Content-Type: application/json' \ --data ' { "reason": "Some reason" } '
"<string>"
Documentation IndexFetch the complete documentation index at: https://docs.juicyway.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.juicyway.com/llms.txt
Use this file to discover all available pages before exploring further.
Payment Session ID
Cancel Payment Session Params
Cancel Payment Session params
No Content