/
OMS Children API
OMS Children API
Children API
This API will return all children for the person specified (there’s a flag on the relationship data to specify if the child is currently a dependent).
URL
https://base.url.org/api/relationship/children/[person ID]
Parameters
Parameter Name | Required | Description | Default |
---|---|---|---|
person ID | required | the six digit numeric ID of the officer |
Responses
200 OK | Results were found that match the request and are included in the response body |
401 Unauthorized | The current account in the request header does not have access to the API |
403 Forbidden | The current account in the request header does not have access to the territory requested in the request URL |
404 Not Found | Returned if NO results were found that match the specified criteria |
500 Internal Server Error | One or more request string parameters are invalid or an error was encountered by the server while processing the request |
Related content
OMS Appointment Data by Unit API
OMS Appointment Data by Unit API
More like this
OMS Spouse API
OMS Spouse API
More like this
OMS Person API
OMS Person API
More like this
OMS Separated Officer API
OMS Separated Officer API
More like this
OMS Active Officer API
OMS Active Officer API
More like this
OMS Contact Info for Person API
OMS Contact Info for Person API
More like this