Name | Type | Description | Notes |
---|---|---|---|
CustomerOrderNumber | string | The reseller's unique PO/Order number. | [optional] |
BillToAddressId | string | Suffix used to identify billing address. Created during onboarding. Resellers are provided with one or more address IDs depending on how many bill to addresses they need for various flooring companies they are using for credit | [optional] |
OrderSplit | bool | true for multiple orders | [optional] |
ProcessedPartially | bool | true for partial order succesfully placed | [optional] |
PurchaseOrderTotal | decimal | Total of all the orders including taxes and fees. | [optional] |
ShipToInfo | OrderCreateV7ResponseResourceShipToInfo | [optional] | |
Orders | List<OrderCreateV7ResponseResourceOrdersInner> | Order-level details. | [optional] |