To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
id | long | ||
adminOrg | Organisation | ||
quantity | BigDecimal | ||
unitCost | BigDecimal | ||
discount | BigDecimal | ||
tax | BigDecimal | The amount of tax (not the rate) of this item | |
totalCost | BigDecimal | ||
currencyId | String | ||
itemDescription | String | ||
website | Website | ||
itemHref | String | ||
productOrderOptions | List | ||
productSku | ProductSku | ||
attachments | List | ||
rewardStore | RewardStore | ||
ecommerceStore | ECommerceStore | ||
profile | Profile | ||
product | Product | ||
orderedForOrg | Organisation | ||
orderedDate | Date | ||
modifiedDate | Date | ||
cart | Cart | ||
voucher | Voucher | ||
salesDataRecord | SalesDataRecord | ||
grandTotal | BigDecimal | Returns the TotalCost if set. Otherwise calculates total cost from quantity and unit cost, subtracting the discount | |
effectiveUnitCost | BigDecimal | ||
grandTotalIncTax | BigDecimal | ||
orderStatuses | List | ||
auditOrg | Organisation |