Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.36 KB

OrderSearchResponseOrdersInner.md

File metadata and controls

19 lines (15 loc) · 1.36 KB

xi.sdk.resellers.Model.OrderSearchResponseOrdersInner

Properties

Name Type Description Notes
IngramOrderNumber string The Ingram Micro order number. [optional]
IngramOrderDate string The date the order was created(UTC). [optional]
CustomerOrderNumber string The reseller's order number for reference in their system. [optional]
VendorSalesOrderNumber string The vendor's order number.(only for D-Type Orders) [optional]
VendorName string The name of the vendor. [optional]
EndUserCompanyName string The company name of the end user/customer. [optional]
OrderTotal decimal The total of the order. [optional]
OrderStatus string The header-level status of the order.(OPEN/CLOSED/CANCELLED) [optional]
SubOrders List<OrderSearchResponseOrdersInnerSubOrdersInner> Individual Ingram Micro order numbers associated with a single reseller PO. [optional]
Links OrderSearchResponseOrdersInnerLinks [optional]

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