Page Summary
-
This documentation describes the JSON response structure for status queries sent to the Data Processing Agreement (DPA) service.
-
The response includes a
statusfield indicating the DPA status (using the DpaStatusEnum) and an optionalmessagefield providing additional information.
Response from the DPA to status query.
| JSON representation | |
|---|---|
{
"status": enum ( |
|
| Fields | |
|---|---|
status |
Status of the DPA. |
message |
Optional human readable message. |