{"templateId":"markdown","versions":[{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/docs/reference/notify-order-source","default":false,"active":true,"folderId":"58c9a61d"},{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/shipstation-v2/docs/reference/notify-order-source","default":true,"active":false,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/docs/reference/notify-order-source","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Notify The Order Source","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"notify-the-order-source","__idx":0},"children":["Notify The Order Source"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This endpoint notifies an order source about shipped items."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"api-endpoint","__idx":1},"children":["API Endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["POST /v-beta/sales_orders/:id/notify_shipped"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"examples","__idx":2},"children":["Examples"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"full-sales-order-notification","__idx":3},"children":["Full Sales Order Notification"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"POST /v-beta/sales_orders/bf2a2717-dd70-5428-a688-98bdc4bcb7e7/notify_shipped HTTP/1.1\nHost: api.shipengine.com\nAPI-Key: __YOUR_API_KEY_HERE__\nContent-Type: application/json\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"tracking_number\": \"9374869901600064074368\",\n  \"carrier_code\": \"stamps_com\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"partial-sales-order-notification","__idx":4},"children":["Partial Sales Order Notification"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"POST /v-beta/sales_orders/bf2a2717-dd70-5428-a688-98bdc4bcb7e7/notify_shipped HTTP/1.1\nHost: api.shipengine.com\nAPI-Key: __YOUR_API_KEY_HERE__\nContent-Type: application/json\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"tracking_number\": \"9374869901600064074368\",\n  \"carrier_code\": \"stamps_com\",\n  \"sales_order_items\": [\n    {\n      \"sales_order_item_id\": \"0ca0a452-2f7b-5a50-8b28-4e0b8d1fa742\",\n      \"quantity\": 1\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Refresh your order source"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After updating your sales order with tracking information, don't forget to refresh the order source to see the updated fulfillment status!"]}]}]},"headings":[{"value":"Notify The Order Source","id":"notify-the-order-source","depth":1},{"value":"API Endpoint","id":"api-endpoint","depth":2},{"value":"Examples","id":"examples","depth":2},{"value":"Full Sales Order Notification","id":"full-sales-order-notification","depth":3},{"value":"Partial Sales Order Notification","id":"partial-sales-order-notification","depth":3}],"frontmatter":{"seo":{"title":"Notify The Order Source"}},"lastModified":"2026-07-29T23:05:43.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/shipengine/docs/reference/notify-order-source","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}