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.

Shipping Time / Transit time

Shipping Time / Transit time

Paddy3000
Shopify Partner
16 0 2

Hello everyone,

 

First of all: I'm connecting our ERP system to the Shopify REST API.

Therefore, I have to retrieve/download the shipping aka transit times. I'm sure, I am not the first one to ask this question.

How did you guys solve this?

 

Thanks a lot,

Patrick

Replies 3 (3)

Liam
Community Manager
3108 344 899

Hi Patrick,

 

Are you looking to get the shipping times that would be entered via the Shopify admin, or shipping times that might be send from a carrier company?

Liam | Developer Advocate @ 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

Paddy3000
Shopify Partner
16 0 2

Hi Liam,

both would be great!

 

What do you think? Is this possible with only the Shopify Admin API? Or do I need also need another API, like GraphQL for example?

 

Thank you very much in advance!

Patrick

Liam
Community Manager
3108 344 899

The info that's related to shipping settings that's entered into the Shopify admin should be accessible from the ShippingZone resource, and if you're using carrier services, you'll be able to access that data from the CarrierService resource. 

Liam | Developer Advocate @ 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