Customers
Preapprove amount by customer
Verify tokenized customer will be approved for the amount of the order prior to order creation. This API does not authorize the amount nor does it hold the amount for a future order. Also, you are not required to use this API before creating a customer order. An example use-case is to verify approval status ahead of subscription payment due date, and to contact the customer in advance to avoid failed payment.
POST
Authorizations
The authentication token generated from providing API Keys to Sezzle Gateway
Path Parameters
The Customer UUID to preapprove
Body
application/json
The order amount to verify preapproval
The body is of type object
.
Response
200
application/json
Successful Operation
The response is of type object
.