SalesTaxCodes
Create, update, delete, and query Reckon Sales Tax Codes.
Columns
Name | Type | ReadOnly | References | Description |
ID [KEY] | String | True |
The unique identifier. | |
Name | String | False |
The name of the sales tax code. | |
Description | String | False |
The description of the sales tax code. | |
IsActive | Boolean | False |
Whether or not the other name is active. | |
IsTaxable | Boolean | False |
Whether or not the other name is taxable. | |
ItemPurchaseTaxRef_FullName | String | False |
Refers to the purchase tax item. Only available in international versions of Reckon. | |
ItemPurchaseTaxRef_ListId | String | False |
Refers to the purchase tax item. Only available in international versions of Reckon. | |
ItemSalesTaxRef_FullName | String | False |
SalesTaxItems.Name |
Refers to the sales tax item. Only available in international versions of Reckon. |
ItemSalesTaxRef_ListId | String | False |
Refers to the sales tax item. Only available in international versions of Reckon. | |
TimeCreated | Datetime | True |
The datetime the sales tax code was made. | |
TimeModified | Datetime | True |
The last datetime the sales tax code was modified. | |
EditSequence | String | True |
An identifier used for versioning for this copy of the object. |