v2

latestOpenAPI 3.1.02026-07-264249163.7 KB
Order

Update order

Once transaction is completed, update Sezzle order with merchant reference ID

patch/v2/order/{order_uuid}

Path parameters

order_uuidstring required

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

Request body

reference_idstring required

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