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.

How to get carrier_identifier in orders API

How to get carrier_identifier in orders API

thongdv
Shopify Partner
13 0 4

Hi Team,

I have an shopify app

I have created a my carrier service by API bellow :

https://shopify.dev/api/admin-rest/2021-10/resources/carrierservice#top

 

When end user checkout product and using my carrrier .
Then i checked order that end user created by API :
https://shopify.dev/api/admin-rest/2021-10/resources/order#[get]/admin/api/2021-10/orders.json?statu...

i see shipping_lines related to my carrier

 

thongdv_1-1640750538673.png

 

But I don't known, how to get "carrier identifier" by API via my carrier service (i checked repose my carrier by api but it not contain this field )

Thanks!

Reply 1 (1)

ZiedDams
Shopify Partner
8 2 0

Hi Sir, any new news on this matter? I have the same issue.