VERIFY_SSN_ACCESS
Returns a value of 'Y' if the person has access to the SSN Maintenance page.
More information: https://it.byu.edu
Contact Info: api@byu.edu
Base URL: /domains/erp/hr/verify_ssn_access
Version: v1
Default response content-types: application/json
Schemes: https
Summary
Path | Operation | Description |
---|---|---|
/* | GET | |
OPTIONS |
Paths
GET /*
id | Net ID | query | string |
Uses default content-types: application/json
- 200 OK
-
The default response type is JSON. Add an Accept header with value=application/xml to return an XML response.
Example for application/json{
"verify_ssn_access": {
"verification": {
"access": "N"
}
}
}
Schema definitions
- access: access
-
- verification: verification
-
Service Path:
/domains/erp/hr/verify_ssn_access
Domain or University API:
/domains/erp/hr/verify_ssn_access