Discussing APIs and development related to customers, discounts, and order management.
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
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?
Thanks!
Solved! Go to the solution
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
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