Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 968 Bytes

ShippingQuoteRequest.md

File metadata and controls

12 lines (9 loc) · 968 Bytes

# ShippingQuoteRequest

Properties

Name Type Description Notes
orders \eBay\Sell\Logistics\Model\Order[] A seller-defined list that contains information about the orders in the package. This allows sellers to include information about the line items in the package with the shipment information. A package can contain any number of line items from one or more orders, providing they all ship in the same package. Maximum list size: 10 [optional]
package_specification \eBay\Sell\Logistics\Model\PackageSpecification [optional]
ship_from \eBay\Sell\Logistics\Model\Contact [optional]
ship_to \eBay\Sell\Logistics\Model\Contact [optional]

[Back to Model list] [Back to API list] [Back to README]