What's your biggest current challenge? Have your say in Community Polls along the right column.
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.

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