v2
latestOpenAPI 3.1.02026-07-264249163.7 KBOrder
Delete checkout by order
Delete an active (incomplete) checkout for an order. An example use-case is when a customer has been redirected to Sezzle but the order is cancelled in the ecommerce platform, call this endpoint to prevent the customer from completing the Sezzle checkout.
delete/v2/order/{order_uuid}/checkout
Path parameters
order_uuidstring required
The Order UUID to delete (order.uuid from session response)
Response
Status No Content