How to get delivery method for particular order using shopify api

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 :smiley:

I get “delivery_method” from FulfillmentOrder API.

https://shopify.dev/docs/api/admin-rest/2024-10/resources/fulfillmentorder#get-orders-order-id-fulfillment-orders

FYI :slightly_smiling_face: