UNPKG

xi_sdk_resellers

Version:

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

22 lines (17 loc) 1.58 kB
# XiSdkResellers.OrderCreateV7ResponseResourceOrdersInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **numberOfLinesWithSuccess** | **Number** | The number of lines in the order that were successful. | [optional] **numberOfLinesWithError** | **Number** | The number of lines in the order that have errors. | [optional] **numberOfLinesWithWarning** | **Number** | The number of lines in the order that have a warning. | [optional] **ingramOrderNumber** | **String** | The Ingram Micro order number. | [optional] **ingramOrderDate** | **String** | The date in UTC format that the order was created in Ingram Micro's system. | [optional] **notes** | **String** | Order-level notes. | [optional] **orderType** | **String** | The order typer. One of: S=Stocked PO D=Direct Ship PO | [optional] **orderTotal** | **Number** | The total price for the order. | [optional] **freightCharges** | **Number** | The total freight charges for the order. | [optional] **totalTax** | **Number** | The total tax for the order. | [optional] **currencyCode** | **String** | The country-specific three character ISO 4217 currency code used for the order. | [optional] **lines** | [**[OrderCreateV7ResponseResourceOrdersInnerLinesInner]**](OrderCreateV7ResponseResourceOrdersInnerLinesInner.md) | The line-level details for the order. | [optional] **links** | [**[OrderCreateResponseOrdersInnerLinksInner]**](OrderCreateResponseOrdersInnerLinksInner.md) | Link to Order Details for the order(s). | [optional]