How to Create Fedex Multiple Package Shipment Label using API Call in PHP

Fedex Multiple Package Shipment Label using API Call in PHP
In our previous post explained how to create Fedex shipping label using PHP programming language. In this post we explain fedex multiple package shipment label process. By default Fedex allow maximum 150 pound weight limit for one box shipment. If your order exceed shipment weight limit, than Fedex divide package weight as limit wise.

Generate Fedex Multiple Package Shipment Label

In this case one Master Tracking label id is creating for first package, you need to send this master tracking id to child package for create label for each package. You can also check our previous Fedex shipping label code post for single package. Lets check the below PHP code to create Fedex multiple package labels.

As you see in above code, first master package label is created and pass master tracking id to child package api request. Using this way you can create Fedex Label for Multiple Package Shipments.

Recommended Posts For You

About Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

View all posts by Harish

3 thoughts on “How to Create Fedex Multiple Package Shipment Label using API Call in PHP”

  1. Greetings of the Day,
    Hi, we are using FedEX services with SOAP API for creating the shipping label, but we want to switch with Rest API, if you have the documentation in Rest API, Could you share the documentation with me?
    Please share on [email protected]

Leave a Comment

Your email address will not be published. Required fields are marked *