POST confirmation-statement/{domain}/company/{guid}/response
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| domain | No documentation available. |
Define this parameter in the request URI. |
| guid | No documentation available. |
Define this parameter in the request URI. |
| responseDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json, text/html
Sample:
{
"accepted": true,
"clientCountry": "sample string 2",
"clientRegion": "sample string 3",
"detailsOfChanges": "sample string 4"
}
Response Information
Response body formats
application/json, text/json, text/html
Sample:
Sample not available.