Upcharge amount by order
Use this endpoint to upcharge an amount by order. The new order will be sent to the shopper as a Pay In Full order.
Can be performed after payment authorization. Upon success, the original order will be released, and a new order with the higher value will be created.
POST
This API is in development and will be available shortly.
Authorizations
The authentication token generated from providing API Keys to Sezzle Gateway
Headers
Unique client-generated ID to enforce idempotency
Path Parameters
The Order UUID to upcharge (order.uuid
from session response)
Body
application/json
Response
200
application/json
Successful Operation
The response is of type object
.