Need to Post order fulfillment through API

Need to Post order fulfillment through API

rizwan_solace
Shopify Partner
1 0 0

We trying to send tracking number for the order number : 5076534689853 . By refering below api documentation .

API docmentation : https://shopify.dev/docs/api/admin-rest/2023-01/resources/fulfillment#post-fulfillments

We are sending below json format through post method but showing "not found" error in the response . Request (the json format posting from our end ) and response are mention below .

 

Request : https://storage.googleapis.com/3p_postings/xml_files/file_16784523280175640b266804464_michaels_posti...

 

Response : {"errors":"Not Found"}.

Response Screenshot : https://prnt.sc/x70a5aIj4fuc

 

Any help will be greatly appreciated

 

Thanks . 

Reply 1 (1)

garyrgilbert
Shopify Partner
431 41 181

Hi There,

 

What are you using for the fulfillment_order_id? If you are using the order_id then that is why you are getting teh not found error.

 

the fulfillment_order_id is not the order_id. The new system is a bit different 🙂

 

Look at the docs for fulfillment_orders

 

Cheers,

 

Gary

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution