xi_sdk_resellers
Version:
Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.
21 lines (16 loc) • 1.26 kB
Markdown
# XiSdkResellers.OrderCreateV7RequestShipToInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addressId** | **String** | The ID references the resellers address in Ingram Micro's system for shipping. Provided to resellers during the onboarding process. | [optional]
**contact** | **String** | The company contact provided by the reseller. | [optional]
**companyName** | **String** | The reseller's company name or the End-User's Name | [optional]
**addressLine1** | **String** | The street address and building or house number the order will be shipped to. | [optional]
**addressLine2** | **String** | The apartment number the order will be shipped to. | [optional]
**city** | **String** | The city the order will be shipped to. | [optional]
**state** | **String** | The state the order will be shipped to. | [optional]
**postalCode** | **String** | End User Name | [optional]
**countryCode** | **String** | The zip or postal code the order will be shipped to. | [optional]
**email** | **String** | The company contact email address. | [optional]
**shippingNotes** | **String** | | [optional]
**phoneNumber** | **String** | The company contact phone number. | [optional]