Send carrier service name to the seller panel

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.

1 Like

@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?

1 Like

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.

1 Like

@rahul43

Check out this Link it will help you.
https://shopify.dev/api/admin-rest/2021-10/resources/carrierservice#top

1 Like

@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

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.