I am trying to test the mutation order_create in my https://sfapp.shiphero.com/ test account. I have created a product successfully but the create order is failing. I have double checked the warehouse_id on my account and it is correct.
Could I get some help as to why this is failing please?
{
"message": "Invalid warehouse_id in order line item with sku testSKU12345",
"operation": "order_create",
"field": "order_create",
"request_id": "614c38e7c3ced2a89e775eba",
"code": 3
}
"message": "Invalid warehouse_id in order line item with sku testSKU12345",
"operation": "order_create",
"field": "order_create",
"request_id": "6151778c67b994db5f01b0ee",
"code": 3
I have generated a new access token for my user on that account and ran the mutation again. Still getting the same error message.
"message": "Invalid warehouse_id in order line item with sku testSKU12345",
"operation": "order_create",
"field": "order_create",
"request_id": "6152bc30f5041f35ab7b02bd",
"code": 3
I have been able to create product and run other queries with my access token. Could you try to run the query on my account on your side please?
Thanks for the access token. I am still unable to create an order.
“request_id”: “6153831309fd7c885c082b7e”,
Could you please try create an order on my account?
I’ve also tried the Upload CSV to upload orders but I am getting the error: Warehouse primary is invalid. Valid warehouses are:
Which suggests that there is no valid warehouses on my account.
I have tried to create a shipping plan too and getting the error
"message": "Shipping plans can only be created for ShipHero Fulfillment warehouses.",
"operation": "shipping_plan_create",
"field": "shipping_plan_create",
"request_id": "615409ee5b8c5d79f344088a",
"code": 7
}
It seems like the warehouse is not configured correctly on my account. Could you and the fulfilment team please help update my warehouse so that I can create an order?
We need the ability to create orders on Thursday with out live account. I haven’t been able to create an order with this test account, I am a bit nervous that when I try the same thing on our live site I still won’t be able to create an order. Is there a way to test creating orders on the live site?
Brilliant thanks Theresa. I will try that on our live site.
Is it still possible to get my test site configured correctly, with the warehouse updated, so I can test out different calls please?
I have successfully been able to create an order on our production site that is on operator hold
@Theresa Could you help get my test account set up the same as this fulfilment account so that I can test what happens when I remove it from operator hold please?
Hi Shannen,
I did not forget about your question. I am not sure that we can get it set 100% so the test order will come through in a fulfillment account, because of the unique nature of the warehouse. As soon as I get more information, I can pass it on!