Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.01 KB

FreightRequest.md

File metadata and controls

13 lines (9 loc) · 1.01 KB

xi.sdk.resellers.Model.FreightRequest

Properties

Name Type Description Notes
BillToAddressId string Suffix used to identify billing address. Created during onboarding. Resellers are provided with one or more address IDs depending on how many bill to addresses they need for various flooring companies they are using for credit. [optional]
ShipToAddressId string The ID references the reseller's address in Ingram Micro's system for shipping. Provided to resellers during the onboarding process. [optional]
ShipToAddress List<FreightRequestShipToAddressInner> The shipping information. [optional]
Lines List<FreightRequestLinesInner> [optional]

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