Member
|
Type
|
Description
|
Balance
|
Decimal
|
|
BalanceDue
|
Decimal
|
|
BillingCity
|
String
|
|
BillingCompany
|
String
|
|
BillingCountryCode
|
String
|
|
BillingCountryName
|
String
|
|
BillingDistrict
|
String
|
|
BillingEmail
|
String
|
|
BillingFirstName
|
String
|
|
BillingLastName
|
String
|
|
BillingPhone
|
String
|
|
BillingPostalCode
|
String
|
|
BillingStreet
|
String
|
|
BillingSubdivisionCode
|
String
|
|
BillingSubdivisionName
|
String
|
|
BillingUnit
|
String
|
|
BusinessTaxNumber
|
String
|
|
CouponCodes
|
String
|
|
DynamicFormResult
|
Dictionary<String, List<String>>
|
Custom field results stored as a dictionary of key values pair.
|
FormattedBalanceConsidered
|
String
|
Text representation of the balance due amount that includes provisioned payments not yet applied in current culture and currency.
|
FormattedBalanceDue
|
String
|
Text representation of balance due amount in current culture and currency.
|
FormattedOrderDate
|
String
|
Text representation of the order date in current culture.
|
FormattedRewardsPointsQualified
|
String
|
Text representation of qualified rewards point.
|
FormattedSubTotalAmount
|
String
|
Text representation of subtotal amount in current culture and currency.
|
FormattedTotalAmount
|
String
|
Text representation of total amount in current culture and currency.
|
FormattedTotalHandlingAmount
|
String
|
Text representation of total handling amount in current culture and currency.
|
FormattedTotalPaymentConsidered
|
String
|
Text representation of total amount received and provisioned in current culture and currency.
|
FormattedTotalPaymentProvisioned
|
String
|
Text representation of total payment provisioned not yet applied in current culture and currency.
|
FormattedTotalPaymentReceived
|
String
|
Text representation of total payment received in current culture and currency.
|
FormattedTotalSalesOrderDetailDiscountAmount
|
String
|
Text representation of total sales order detail discount amount in current culture and currency.
|
FormattedTotalSavingsAmount
|
String
|
Text representation of total savings amount in current culture and currency.
|
FormattedTotalShippingAmount
|
String
|
Text representation of total shipping amount in current culture and currency.
|
FormattedTotalTaxAmount
|
String
|
Text representation of total tax amount in current culture and currency.
|
HasQuotedProduct
|
Boolean
|
Indicates if sales order contains products that must be quoted.
|
HasQuotedShipping
|
Boolean
|
Indicates if sales order contains shipping amount that requires quoting.
|
MainQuantity
|
Integer
|
Total quantity of items purchased excluding component parts.
|
MainSalesOrderDetails
|
List<SalesOrderDetailModel>
|
List of sales order details excluding component parts.
|
OrderDate
|
DateTime
|
|
OrderLocked
|
Boolean
|
Indicates if order should not allow editing items in the cart.
|
PortalID
|
Integer
|
|
PurchaseOrderNumber
|
String
|
|
RequireHandling
|
Boolean
|
One or several items in the order requires handling.
|
RequireShipping
|
Boolean
|
One or several items in the order requires shipping.
|
RewardsPointsQualified
|
Integer
|
The number of rewards points qualified for this purchase.
|
SalesOrderDetails
|
List<SalesOrderDetailModel>
|
|
SalesOrders
|
List<SalesOrderModel>
|
|
SalesPayments
|
List<SalesPaymentModel>
|
|
ShippingCity
|
String
|
|
ShippingCompany
|
String
|
|
ShippingCountryCode
|
String
|
|
ShippingCountryName
|
String
|
|
ShippingDistrict
|
String
|
|
ShippingEmail
|
String
|
|
ShippingFirstName
|
String
|
|
ShippingLastName
|
String
|
|
ShippingPhone
|
String
|
|
ShippingPostalCode
|
String
|
|
ShippingStreet
|
String
|
|
ShippingSubdivisionCode
|
String
|
|
ShippingSubdivisionName
|
String
|
|
ShippingUnit
|
String
|
|
SubTotalAmount
|
Decimal
|
Subtotal amount is the sum of all sales order detail amounts before taxes, shipping, etc.
|
SubTotalAmountWithTax
|
Decimal
|
Subtotal amount with tax.
|
TotalAmount
|
Decimal
|
Total amount includes all subtotal, handling, shipping, taxes, etc.
|
TotalHandlingAmount
|
Decimal
|
|
TotalHandlingAmountWithTax
|
Decimal
|
|
TotalPaymentProvisioned
|
Decimal
|
Total payment provisioned that is not yet applied.
|
TotalPaymentReceived
|
Decimal
|
|
TotalQuantity
|
Integer
|
Total number of items purchased.
|
TotalSalesOrderDetailDiscountAmount
|
Decimal
|
|
TotalSavingsAmount
|
Decimal
|
|
TotalShippingAmount
|
Decimal
|
Total shipping amount.
|
TotalShippingAmountWithTax
|
Decimal
|
Total shipping amount with tax.
|
TotalTaxAmount
|
Decimal
|
|