Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Is there a way to get shipping type via Shopify API?

Solved

Is there a way to get shipping type via Shopify API?

mr_dev
Visitor
2 0 1

Hi,

Could you please help us figure out a way to obtain the information of shipping type via API for each orders? Please check the image below. I have checked the order API but it seems not in there?

Screen Shot 2021-02-24 at 8.54.50 AM.png

Thanks!

Accepted Solution (1)

syf_
Shopify Staff
95 21 25

This is an accepted solution.

Hi @mr_dev,

I believe this information can be found from the Order API docs in the shipping_lines object and the field you're looking for would be title.

Hope this is the information you were looking for.

Best,
Seth.

syf_ | Developer Support @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

View solution in original post

Reply 1 (1)

syf_
Shopify Staff
95 21 25

This is an accepted solution.

Hi @mr_dev,

I believe this information can be found from the Order API docs in the shipping_lines object and the field you're looking for would be title.

Hope this is the information you were looking for.

Best,
Seth.

syf_ | Developer Support @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog