A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello, i'm trying to update the order fulfillment information using the following api:
From the request body, This interface is used for update_tracking?
If so, your path is wrong
right path : /admin/api/${SHOPIFY_API_VERSION}/fulfillments/${fulfillment_id}/update_tracking.json
I'm still getting the same error.
Assuming the fulfillment_id is invalid for me, can I retrieve the fulfillment_id from the following path?
no, fulfillment_id ≠ fulfillment_order_id
And you can look the interfaces above for getting fulfillment_id