GET a/PosStaff/GetStaffMember?posIdentifier={posIdentifier}
Get a specific staff member from the point of sale database.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| posIdentifier |
Pos specific identifier of the desired staff member |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The retrieved , or Bad Request on failure
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.