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] |