Hello,
I am fetching orders using rest api of shopify but I am not getting delivery method. So please tell me from which endpoint I can get this details. I attached the image below. Please look into this
Thank you
Goal: Obtain the delivery method for a specific Shopify order via the REST API.
Issue: Fetching orders did not include the delivery method; guidance requested on the correct endpoint. An image was attached for context, but details aren’t essential to the solution.
Update: The delivery method is not returned on the Orders endpoint. It can be retrieved from the FulfillmentOrder resource.
Status: A concrete direction was provided (use FulfillmentOrder API). No confirmation from the original requester yet, so resolution is likely but not explicitly verified.
Hello,
I am fetching orders using rest api of shopify but I am not getting delivery method. So please tell me from which endpoint I can get this details. I attached the image below. Please look into this
Thank you
I would be interested in this information too ![]()
I get “delivery_method” from FulfillmentOrder API.
FYI ![]()