English
cURL
curl --request DELETE \ --url https://sandbox.gateway.sezzle.com/v2/order/{order_uuid}/checkout \ --header 'Authorization: <api-key>'
{ "code": "bad_request", "message": "bad request" }
The authentication token generated from providing API Keys to Sezzle Gateway
The Order UUID to delete (order.uuid from session response)
order.uuid
Status No Content