Jul 22, 2021
Hi All, I configure the Free Shipping under Settings > Shipping and delivery and then Manage rates. But in API I get Custom in Code and Free Shipping in the title. How ...
Nov 4, 2019
Hi, I am using Private APP i get the order details, address and products, From yesterday i have issue in line-items, line-items tag came double time in the API feed,&...
Mar 27, 2019
Hi Everyone, We have a custom legacy system to get the order & product details from Shopify using Private APP. Ex : https://<shopname>.myshopify.com/admin/orders/<...
Hi, My store has a multiple locations. When i tried to create fulfilment for my order i get "Line items must be stocked at the same location" error. Order has two items, Items are in d...
Hi I have 3 locations in my store, at the time of creating fulfilment how can i determine which location i need to use in the fulfilment request body using API.
Nov 27, 2017
Hi all, I am trying to pull orders which is unfulled and Paid order statuses. Also i need to filter by using the Tag name which is "INVALIDADDRESS". If the tag name contains "INVALIDADDRESS"...
Sep 25, 2017
Hi, I tried to get the orders using the URL : https://mystore.myshopify.com/admin/orders.xml?fulfillment_status=unshipped&financial_status=Paid&created_at_min=2017-09-18T00:00:00&...
No content to show
User Activity
11-18-2020
Hi @Gregarican As per document, following are fulfilment statushttps://shopify.dev/docs/admin-api/rest/reference/orders/order#index-2020-10 In order to reduce API traffic we use unshipped as fulfilment status, which means Fulfilment status of null.Bu...
11-16-2020
Hi @Gregarican But that order does not return if I did the search like belowhttps://storename.myshopify.com/admin/api/2020-01/orders.json?fulfillment_status=unshipped&financial_status=paidOrder fulfillment_status is Unshipped & financial_status is Pa...
11-16-2020
Hi Team,I am a developer, I have an issue with Orders API, When I tried to get an order using the order number, I didn't get the feedhttps://StoreName.myshopify.com/admin/api/2020-01/orders.json?name=221421&status=anyhttps://StoreName.myshopify.com/a...
Hi Team, Please check my request, Is any way to help you get this ? Can we get Order Item Allocated location before Fulfillment of an order ? same like you shown in Shopify UI ? Thanks for your help
Hello, How can i get the Order inventory item location to be allocated for the order. I have 2 location in my store. 1) NPF Warehouse2) Kamarajar Salai My below order is allocated in Kamarajar Salai Location. Test003 Product in both my warehouses. ...
11-08-2019
Hi @_JB Thanks for your reply, May i know how long it will take to resolve the issue, This is huge pressure to us, We are checking 5000 orders per day manually for duplicate, Please fix this ASAP. Thanks,
11-05-2019
Hi Team, Line Items came repeated in order API, Line Item Id, SKU everything is same, This cause serious issue in our system, Anyone please check and confirm is any issue in API ? Thanks,