...
Data Element | Description | Default | ||
---|---|---|---|---|
Query String | ||||
| This will be the start date and time in which modifications, additions or delegations. The following is a example format
| Required Field | ||
| This is the end date and time. If this parameter is not passed in then the current date and time of the call will be used.
| Current Date and Time of Call. | ||
| This will be which page of data that the user wants to be returned. | Default to Page 1 | ||
| This will be the number of records that can be queried at a time. The maximum that can be queried is 100. | Default to 10 |
...
HTTP Status Code | Description | Response Example | ||
---|---|---|---|---|
200 | Successful retrieval of a service record.
|
| ||
403 | Request is unauthorized and will not be processed. This will happen if the authorization header does not contain a valid client id and secret.
|
| ||
400 | Request is malformed and will not be processed.
|
| ||
500 | Internal Server Error |
|
...