Skip to content

Files

Latest commit

 

History

History
16 lines (12 loc) · 1.21 KB

OrderCreateV7ResponseResource.md

File metadata and controls

16 lines (12 loc) · 1.21 KB

xi.sdk.resellers.Model.OrderCreateV7ResponseResource

Properties

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]

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