GetInboundShipmentBillOfLading
Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment.
Input
Name | Type | Required | Description |
ShipmentId | String | False | Required. A shipment identifier originally returned by the createInboundShipmentPlan operation. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Whether the operation was successful or not. |
TransportStatus | String | URL to download the bill of lading for the package. Note: The URL will only be valid for 15 seconds. |