Customers
Get a customer
Get details on an existing tokenized customer
GET
Authorizations
The authentication token generated from providing API Keys to Sezzle Gateway
Path Parameters
The Customer UUID to get
Response
200
application/json
Successful Operation
The response is of type object
.
Previous
Preapprove amount by customerVerify 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.
Next