Skip to main content

Delete checkout by order

Use this endpoint to delete a checkout for an order. The request fails if the checkout has already
been successfully completed by the customer.

If you have redirected the customer to the Sezzle checkout and subsequently cancel the order in
your ecommerce platform, then you should immediately call this endpoint to prevent the possibility
of the customer completing the Sezzle checkout.

Endpoint

DELETE https://gateway.sezzle.com/v2/order/{order_uuid}/checkout

info

There is no response body for this request. If successful, we return an HTTP 204 Status No Content.