Orders
Update order
Once transaction is completed, update Sezzle order with merchant reference ID
PATCH
Update 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
The checkout or cart ID from the merchant, currently used for tracking only (must contain only alphanumeric characters, dashes (-), and underscores (_))
Response
Status No Content
Previous
Refund amount by orderRefund an amount by order. An example use-case is when an order was captured but the customer returned item(s) that requires them to be refunded.\
Can be performed after order capture.
Next
Update order