UNPKG

xi_sdk_resellers

Version:

Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.

24 lines (19 loc) 1.51 kB
# XiSdkResellers.OrderCreateRequestShipToInfo ## 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 name of the company the order will be shipped to. | [optional] **name1** | **String** | name1 | [optional] **name2** | **String** | name2 | [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] **addressLine3** | **String** | Line 3 of the address the order will be shipped to. | [optional] **addressLine4** | **String** | Street address4 | [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** | The zip or postal code the order will be shipped to. | [optional] **countryCode** | **String** | The two-character ISO country code the order will be shipped to. | [optional] **phoneNumber** | **String** | The company contact phone number. | [optional] **email** | **String** | The company contact email address. | [optional]