Covers all questions related to inventory management, order fulfillment, and shipping.
Hello,
i am currently developing an logistic App that should manage our Shop Orders and Fulfillment over the admin API.
I receive 404 when I create a Fulfillment for an exisiting Fulfillment Order.
Here my current approche:
Retrieve Fullfillment Orders for Order
GET Request: https://devilinme.de/admin/api/2023-01/orders/5346993570110/fulfillment_orders.json
Response:
Solved! Go to the solution
This is an accepted solution.
I found the solution ...
we used our own domain for the API communication https://devilinme.de/ but for posting data you have to use the shopify address itself https://devilinme.myshopify.com/
This is an accepted solution.
I found the solution ...
we used our own domain for the API communication https://devilinme.de/ but for posting data you have to use the shopify address itself https://devilinme.myshopify.com/