v2

latestOpenAPI 3.1.02026-07-264249163.7 KB
Order

Capture amount by order

Capture an amount by order, either in full or partial capture, in cases when the order items are shipped separately.
Can be performed after shopper has authorized the transaction by completing checkout with Sezzle, but before authorization expires

post/v2/order/{order_uuid}/capture

Path parameters

order_uuidstring required

The Order UUID to capture (order.uuid from session response)

Headers

Sezzle-Request-Idstring

Unique client-generated ID to enforce idempotency

Request body

Response

Successful Operation

uuidstring

The uuid returned from this operation is the capture transaction uuid, but there are no endpoints that use this value. You may retrieve an order's capture transactions using the Get an order endpoint.