Triggered when production for an order is complete.
Note: Orders will be shipped or mailed at the next opportunity once production is complete, which may not be the same day if the mail collection has already occurred or if a "hold until" date has been set.
Note: This webhook will not be triggered when an order is canceled.
Name
orders.order_complete.v1
Scope Required
orders.read
Query Parameters
order_id
Example: m-###-####
Example: m-###-####
Request Body
Example
{
"completed" : "2026-03-13T00:58:53-04:00",
"order_id" : "m-###-####"
}
API Overview
Contacts API
Files API
Hooks API
Orders API