Update an order
Orders
Update an order
Updates an existing order’s metadata, status, shipping, or tracking. Does not modify line items. Use /orders/{id}/fulfill to mark items shipped.
PATCH
Update an order
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Path Parameters
Body
application/json
Available options:
pending, processing, printed, assembled, shipped, fulfilled, cancelled, refunded Shipping cost in cents
Required range:
x >= 0Tax amount in cents
Required range:
x >= 0Discount applied in cents
Required range:
x >= 0