Discounts
Retrieve a list of all discounts in the account.
Columns
Name | Type | References | |
AccountId | Integer |
Account.Id | |
Id [KEY] | Integer | ||
Name | String | ||
DiscountAmount | Double | ||
DiscountPercent | Double | ||
RequireCustomer | Boolean | ||
Archived | Boolean | ||
TimeStamp | Datetime |