Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

send carrier service name to the seller panel

Solved

send carrier service name to the seller panel

rahul43
Tourist
8 1 5

Hi,

I want to send the carrier service name to the seller panel by using API. Please provide the API which I can use and resolve my issue.

 

Accepted Solution (1)
rahul43
Tourist
8 1 5

This is an accepted solution.

Hi @Zworthkey ,

 

Thanks for the help. I found the solution for my query.

https://shopify.dev/api/liquid/objects/fulfillment in this link mentioned the field name in which I can pass the courier name.

View solution in original post

Replies 5 (5)

Zworthkey
Shopify Partner
5581 642 1583

@rahul43

Welcome to Shopify Community. 
Which type of help do you want?

Which type of carrier or courier tracking services do you want to embed?

rahul43
Tourist
8 1 5

Hi @Zworthkey,

Thanks for the welcome.

I want to send a carrier service name to the Shopify seller panel by using the Shopify PHP SDK. 

Please help me by providing an API or a request param in which I can pass the carrier service name.

 

 

 

 

Zworthkey
Shopify Partner
5581 642 1583
rahul43
Tourist
8 1 5

@Zworthkey 

According to your response as we understand you are telling us about getting the carrier name using Shopify API, but we need to post the courier service name the same as FulfillmentTrackingInfo which is visible to the seller pannel. 

Please see the below URL which we follow to post the FulfillmentTrackingInfo.

https://shopify.dev/api/storefront/2022-01/objects/FulfillmentTrackingInfo#fields

 

rahul43
Tourist
8 1 5

This is an accepted solution.

Hi @Zworthkey ,

 

Thanks for the help. I found the solution for my query.

https://shopify.dev/api/liquid/objects/fulfillment in this link mentioned the field name in which I can pass the courier name.