How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sezzle Order API

The Order API from Sezzle — 7 operation(s) for order.

Sezzle Order API is one of 8 APIs that Sezzle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 8 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 2 base URLs: https://sandbox.gateway.sezzle.com/v2, https://gateway.sezzle.com/v2.

8 operations 7 paths 11 schemas 1 DELETE1 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://gateway.sezzle.com/v2
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Sezzle Order API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

Paths & Operations 8

Across 7 paths, the API surfaces 8 operations — 1 DELETE, 1 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Order 8
GET
/order/{order_uuid}
Get order details
getV2Order 1 param → 200401404
PATCH
/order/{order_uuid}
Update order
patchV2Checkout 1 param body → 204400401404422
POST
/order/{order_uuid}/release
Release amount by order
postV2ReleaseByOrder 2 params body → 200400401404422
POST
/order/{order_uuid}/capture
Capture amount by order
postV2CaptureByOrder 2 params body → 200400401404422
POST
/order/{order_uuid}/refund
Refund amount by order
postV2RefundByOrder 2 params body → 200400401404422
POST
/order/{order_uuid}/reauthorize
Reauthorize amount by order
postV2ReauthorizeByOrder 2 params body → 200400401404422
POST
/order/{order_uuid}/upcharge
Upcharge amount by order
postV2UpchargeByOrder 2 params body → 200400401404422
DELETE
/order/{order_uuid}/checkout
Delete checkout by order
deleteV2DeleteCheckoutByOrder 1 param → 204400401404422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are OrderAuthorization (9 properties), Address (8 properties), Customer (8 properties), Link (3 properties). Each schema is shown below with its type and property counts.

OrderAuthorization
object
9 properties
SessionStatus
object
2 properties
Refund
object
2 properties
Customer
object
8 properties
Intent
string
Capture
object
2 properties
CheckoutStatus
string
Link
object
3 properties
Price
object
2 properties 2 required
Address
object
8 properties 5 required
Error
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sezzle-order-api-openapi.yml Raw ↑

Other APIs Sezzle publishes across the network.

Sezzle API v1
Sezzle Bearer Authentication API
Sezzle Customer API
Sezzle Reports API
Sezzle Session API
Sezzle Token API
Sezzle Webhooks API
Where this information came from

This is an independent, third-party profile of Sezzle Order API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.