Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to add Tracking Data via REST API to an order?

How to add Tracking Data via REST API to an order?

Deluxe
Shopify Partner
8 0 5

hi, can anyone tell me how to add tracking (shipping) data to an order by using the REST API? I can not fing a matching endpoint for it.

Replies 3 (3)

SBD_
Shopify Staff
1831 273 423
Deluxe
Shopify Partner
8 0 5

Thank you very much! 

I got an NOT_FOUND maybe because the order is not a fullfilment order? I dont understand why this is not a fulfillment order, do you have any idea?

 

Is there no way to add tracking as well for non-fulfillment orders?

 

viewCart
Shopify Partner
1 0 1

What was missing for me was read_merchant_managed_fulfillment_orders and write_merchant_managed_fulfillment_orders app scope.