InventorySites
Create, update, delete, and query Reckon Inventory Sites. Inventory Sites are only available in Reckon Enterprise 2010 and above, and only with the Advanced Inventory add-on.
Columns
| Name | Type | ReadOnly | References | Description |
| ID [KEY] | String | True |
The Id of the inventory site. | |
| Name | String | False |
Name of the inventory site. | |
| IsActive | Boolean | False |
Whether or not the inventory site is active. | |
| SiteDesc | String | False |
A description of the inventory site. | |
| Contact | String | False |
Contact for the inventory site. | |
| Phone | String | False |
Phone number for the inventory site. | |
| Fax | String | False |
Fax number for the inventory site. | |
| String | False |
Email address for the inventory site. | ||
| SiteAddress_Addr1 | String | False |
First line of the address. | |
| SiteAddress_Addr2 | String | False |
Second line of the address. | |
| SiteAddress_Addr3 | String | False |
Third line of the address. | |
| SiteAddress_Addr4 | String | False |
Fourth line of the address. | |
| SiteAddress_Addr5 | String | False |
Fifth line of the address. | |
| SiteAddress_City | String | False |
City portion of the address. | |
| SiteAddress_State | String | False |
State portion of the address. | |
| SiteAddress_PostalCode | String | False |
Postal Code portion of the address. | |
| SiteAddress_Country | String | False |
Country portion of the address. | |
| EditSequence | String | True |
A string indicating the revision of the inventory site. | |
| TimeCreated | Datetime | True |
The time the inventory site was created. | |
| TimeModified | Datetime | True |
The time the inventory site was modified. | |
| IsDefaultSite | Boolean | True |
Boolean indicating if the inventory site is the default site for the company. |