Orders
Update checkout by order
Complete an Express Checkout order
PATCH
Complete checkout by order
Documentation Index
Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The authentication token generated from providing API Keys to Sezzle Gateway
Path Parameters
The Order UUID to update (order.uuid from session response)
Body
application/json
Response
Status No Content
Previous
Delete checkout by orderDelete 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.
Next
Complete checkout by order