Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

Shpoify fulfilment request does not work. Getting 404

Shpoify fulfilment request does not work. Getting 404

jvolkerink
Visitor
1 0 0

When I'm doing fulfilment request, I'm getting 404.

Looks like endpoint does not exist.

 

Request

curl -d '{"fulfillment":{"message":"Some message","notify_customer":false,"tracking_info":{"number":"32423424234","url":"https:\/\/every-nl.myshopify.com","company":"Some company"},"line_items_by_fulfillment_order":[{"fulfillment_order_id":4979554779375}]}}' \
-X POST "https://every-nl.myshopify.com/admin/api/2022-10/fulfillments.json" \
-H "X-Shopify-Access-Token: ........................" \
-H "Content-Type: application/json"

 

Result

404

{"errors":"Not Found"}

 

Can you please help what's wrong?

Reply 1 (1)

loganaa
Shopify Partner
12 1 0

maybe fulfillment_order_id doesn't exist.