...
Property | Value | Required | Details | |
---|---|---|---|---|
Timestamp | When the request was processed | Yes | The ISO 8601 extended format date and time in UTC when the delegation request was processed
| |
Request | The original delegation request | Yes | The original JSON string from the request attribute | |
| ||||
Success | True or False | Yes | True if the request was processed successfully. False otherwise. | Error |
Present Request | Original request string | Yes | The original request string is preseved to document the actions taken for a successful request or aid in resolving issues when a request could not be processed successfully. | |
Error | Error message when Success is False | No | Contains the reason a short description of why the request could not be processed as submitted. |
...