Skip to main content

Orders

Overview

Create, update, and track orders from start to finish. See status, payments, delivery, and invoices in one place.

Primary Concepts

  • Order: the main record for a purchase.
  • Line Item: a product or service on the order.
  • Status: where the order is in its lifecycle.
  • Payment: authorization, capture, and settlement details.
  • Delivery: shipping or fulfillment info (with tracking if available).
  • Invoice: a billing document tied to the order.

Typical Scenarios

Create an order, change its status, record a payment or delivery, and fetch invoices when you need them.

API Versioning

  • Only the latest version of each endpoint is displayed in this documentation.
  • Older versions are not shown but remain available in the API.
  • Always use the latest version shown when building or updating integrations.