No content to show
User Activity
08-09-2023
Hi @RobertM , I've managed to get the call working. A couple of things to check are: ensure you have the necessary read and write capabilities on the shop.and that the fulfilment order id being used is the correct one (this is something I got wrong)I...
08-09-2023
Hi @Milkbottlelough , Thank you for getting back to me. I've now managed to get this working. You were right I think I was using the wrong fulfilment order id in the call. Everything looks to be working OK now.Thank you for your help. Kind Regards, D...
08-08-2023
Hi,I'm trying to fulfil an order in Shopify using a RESTful API.The one I have been using is POST: https://{StoreName}.myshopify.com/admin/api/2022-07/orders/{fulfillmentID}/fulfillments.jsonBODY:{
"fulfillment": {
"line_items_by_fulfillment_...
Hi, Apologies if I have submitted this into the wrong location. I just wanted to find out how on Shopify you can determine what the payload of an order creation web hook will look like? I'm very new to Shopify and Shopify Dev and was concerned that w...
06-27-2023
Just wanted to include the Migration page link to my question Migrate to fulfillment orders (shopify.dev) - Would I be correct in thinking that the old API will still work OK? and would the requirement to move to fulfilmentOrder API affect the order ...
06-26-2023
Hi, I'm fairly new to Shopify and REST API capabilities of the product. I've been informed that the Order and Fulfilment REST API is no longer going to be supported soon - both of which are used by us. I just have a couple of questions:Will REST API ...