JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

How can create Multiple-Package Shipping Label Shipments #154

Closed taleemhussain closed 2 years ago

taleemhussain commented 4 years ago

@JeremyDunn @shrimpwagon I am using the below API to get a shipping label. how I create multiple Package shipping label using the below API https://github.com/JeremyDunn/php-fedex-api-wrapper/blob/master/examples/ship.php

I want to help how I can pass the master tracking id to create a 2nd package label. have a look screenshot: https://i.imgur.com/KFftzPh.png

nikunjsilvercayde commented 4 years ago

check_ship_label_mutlipackage.txt

Please check this example for creating multiple package tracking code..

eduardo069 commented 4 years ago

@nikunjsilvercayde Use your code and it gave me this error in the first packet Invalid shipment totalWeight You have not been presented with this error

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.