Covers all questions related to inventory management, order fulfillment, and shipping.
Hi,
I am trying to create fulfillment for a order, with lines undefined to fulfil all order lines.
To Confirm my Order is good I am calling the fulfillment_orders end point
https://{MYSHOP}.myshopify.com/admin/api/2024-04/fulfillment_orders/7007017992539.json
This is returning :
However when trying to Create Fulfillment I am getting an error
https://{MYSHOP}.myshopify.com/admin/api/2024-04/fulfillments.json
The payload is
Solved! Go to the solution
This is an accepted solution.
I have figured this out - these API required a different kind of authorization to the other APIs I was using
This is an accepted solution.
I have figured this out - these API required a different kind of authorization to the other APIs I was using