Accepting credit cards, warehouses, and shipping and fulfilling orders
We are trying migrate our Order API, to Fulfillment Order API, and we are calling this URL, with the code below, but we are receiving error as The api_client is not associated with any fulfillment service
Please let us know how to resolve this error, we have around 30 sites to migrate
var client = new RestClient();
client.Authenticator = new HttpBasicAuthenticator(apiKey, apiPwd);
var requestres = new RestRequest(shopifyURL, Method.GET);
requestres.AddHeader("X-Shopify-Access-Token", "xxxxxxxx");
requestres.AddHeader("header", "Content-Type: application/json");
IRestResponse response = client.Execute(requestres);
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023