v2
latestOpenAPI 3.1.02026-07-264249163.7 KBOrder
Release amount by order
Release an amount by order. An example use-case is when an order is unable to be fully fulfilled and part of the authorization needs to be released. Then a capture can be called for the remaining amount.
Can be performed after shopper has authorized the transaction by completing checkout with Sezzle but before the payment is fully captured.
post/v2/order/{order_uuid}/release
Path parameters
order_uuidstring required
The Order UUID to release (order.uuid from session response)
Headers
Sezzle-Request-Idstring
Unique client-generated ID to enforce idempotency
Request body
Response
Successful Operation