Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 2.03 KB

OrderCreateResponseOrdersInner.md

File metadata and controls

24 lines (20 loc) · 2.03 KB

XiSdkResellers.OrderCreateResponseOrdersInner

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 [OrderCreateResponseOrdersInnerLinesInner] The line-level details for the order. [optional]
miscellaneousCharges [OrderCreateResponseOrdersInnerMiscellaneousChargesInner] [optional]
links [OrderCreateResponseOrdersInnerLinksInner] Link to Order Details for the order(s). [optional]
rejectedLineItems [OrderCreateResponseOrdersInnerRejectedLineItemsInner] A list of rejected line items. [optional]
additionalAttributes [OrderCreateResponseOrdersInnerAdditionalAttributesInner] [optional]