v2
latestOpenAPI 3.1.02026-07-264249163.7 KBOrder
Reauthorize amount by order
Reauthorize an amount by order whose initial authorization has expired before payment could be captured. Any attempts to reauthorize before the authorization expires will fail.
Can be performed after shopper has authorized the transaction by completing checkout with Sezzle
post/v2/order/{order_uuid}/reauthorize
Path parameters
order_uuidstring required
The Order UUID to reauthorize (order.uuid from session response)
Headers
Sezzle-Request-Idstring
Unique client-generated ID to enforce idempotency
Request body
Response
Successful Operation