Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt

Use this file to discover all available pages before exploring further.

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

[
  {
    "code": string,
    "location": string,
    "message": string,
    "debug_uuid": string
  }
]