Skip to main content
Sezzle home page
Search...
⌘K
Guides
API Docs
Platforms
API Reference
Introduction
Environments
Test Data
Postman Setup
Errors
Core API
Tokenization
Introduction
Customers
Session
v1 (deprecated)
v1 Overview
POST
Obtain Authentication Token
POST
Setting Your Configuration
POST
Create a Checkout
GET
Orders
POST
Complete a Checkout
POST
Refund Request
GET
Interest Account Balance Request
GET
Interest Account Activity Request
GET
Settlement Summaries Request
GET
Settlement Details Request
Sign Up
Log In
English
Sezzle home page
English
Search...
⌘K
Sign Up
Log In
Log In
Search...
Navigation
API Reference
Errors
API Reference
Errors
Copy page
Copy page
Endpoints will return an array of standardized error objects on failures.
We attempt to keep these errors as consistent as possible, and will announce any changes in advance if they are required.
Error Response
Template
Example
Options
Copy
Ask AI
[
{
"code"
:
string
,
"location"
:
string
,
"message"
:
string
,
"debug_uuid"
:
string
}
]
Previous
Get a bearer authentication token
Next
⌘I
On this page
Error Response