API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /staff/v1/businessLocations/{businessLocationId}/staff/{staffId}
- Response
-
200 response Modified
-
application/json content type Modified
- pinCodeSet property Added
-
application/json content type Modified
GET /staff/v1/businessLocations/{businessLocationId}/userTypes/POS
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- staff property Modified
-
data property Modified
-
application/json content type Modified
POST /staff/v1/businessLocations/{businessLocationId}/userTypes/POS
- Response
-
201 response Modified
-
application/json content type Modified
- pinCodeSet property Added
-
application/json content type Modified
PUT /staff/v1/businessLocations/{businessLocationId}/userTypes/POS/{staffId}
- Response
-
201 response Modified
-
application/json content type Modified
- pinCodeSet property Added
-
application/json content type Modified