Hi @YiRo
I apologize for the delay in my response about this.
Is there any chance you could send me the request_id? That way I will know what is your account and then I could inspect what happened with that order number
Thanks in advance!
Tom
Hi @tomasw
Sure, here is it: “request_id”: “5f31e9401c6ce538397e7e18”.
Let me give you more details about what I want to achieve, and perhaps it’ll make it easier for you to point me in the right direction.
I’m trying to reproduce Amazon FBA flow. I need to create the order in a specific warehouse, and then when the order has been shipped outside ShipHero update fulfillment status and remove inventory from that warehouse.
I’ve noted that if I set the order as fulfilled from ShipHero, it works ok but using Graphql does not.
Hi @YiRo
Thanks for the information! that really helped.
So as far as I could check, the account is not Multi Warehouse (About Multi Warehouse and Multi Warehouse Allocation), which means that allocating into different warehouses might not work as intended, and you might notice that it deducts or allocates to the primary warehouse when using the app.
Let me know if I could explain this better
Thanks again!
Tom
Hi @tomasw
Thanks for your quick answer. I was waiting for the MWA feature to be activated in the production environment, wish it is now, but the main issue persists. When I create a new order, I see the inventory allocated from the expected warehouse but, when I set the order as fulfilled using Graphql, the inventory amount does not decrease. If I repeat the process but this time I set the order as fulfilled from the Shiphero admin interface and the inventory change as expected.
Hi @YiRo
I apologize for the delayed response.
For that you will need to remove inventory with another mutation.
We made this document about that in case it helps: