Skip to main content
ArchiveOrder exposes separate production and development API hosts.

Path format

API hosts expose resources at the root:

Headers

Most requests use these headers:
Mutating requests should also include:

Content type

Request and response bodies are JSON.

Dates and currencies

  • Date-only fields use ISO 8601 dates such as 2026-07-15.
  • Timestamps use ISO 8601 date-time strings.
  • Currency fields use three-letter ISO currency codes such as EUR or USD.
  • Payment amount fields ending in Minor are integer minor units, such as cents.

Sandbox access

Use the development environment for integration testing. Sandbox data, API keys, webhook endpoints, and payment behavior are separate from production.