GET api/StaffManagement/ToggleStaffActive?staffId={staffId}

toggle staff active status

Request Information

URI Parameters

NameDescriptionTypeAdditional information
staffId

string

Required

Body Parameters

None.

Response Information

Resource Description

the current active status value

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.