Customers
Create order by customer
Create an order for a tokenized customer
POST
It is extremely important to note this API will return a 200 success if the request to create an order is successful (i.e. no errors) but the customer could not be approved for the order.
Note: If you plan to tokenize a customer for the purpose of creating orders by a customer, please be advised that these orders will not include any financing options.
Authorizations
The authentication token generated from providing API Keys to Sezzle Gateway
Headers
Unique client-generated ID to enforce idempotency
Path Parameters
The Customer UUID for which to create the order
Body
application/json
Response
200
application/json
Successful Operation
The response is of type object
.