GET a/PosStaff/GetStaffMember?posIdentifier={posIdentifier}

Get a specific staff member from the point of sale database.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.