Skip to main content
POST
Fulfill all items in an order

Authorizations

Authorization
string
header
required

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

id
string
required

Body

application/json
tracking_number
string
tracking_url
string<uri>
notify_customer
boolean
default:false

Reserved. Accepted but not yet wired — customer email notifications are not sent by the public API.

Response

Order fulfilled

success
enum<boolean>
required
Available options:
true
data
object
required