Maintain store person records. A store person identifies a member of warehouse or store staff for use elsewhere in Inventory Control. Selecting a row in the Store Persons list opens the record in a detail screen with a Details tab and a Custom Fields tab. Uses the icstoreperson endpoint.
| StorePersonCode | A unique code identifying this store person. Required for saving. |
| StorePersonName | The full name of the store person. Required for saving. |
| Role | The store person's role or job title. Optional. |
| PhoneNo | Primary phone number. Optional. |
| PhoneNo2 | Second phone number. Optional. |
| PhoneNo3 | Third phone number. Optional. |
| EmailAddress | Email address for the store person. Optional. |
| Comment | Free-text comment or note. Optional. |
| Inactive |
When set to true, the store person is hidden from search results by default (auto-exclude filter: Inactive eq false).
|
| Code | Search by StorePersonCode. |
| Name | Search by StorePersonName. |
Additional filters available when refining the list:
| Store Person | Filter by a range of StorePersonCode values. |
| Inactive | Include or exclude inactive store persons. |
The following validations are enforced when saving a store person record: