GET confirmation-statement/{domain}/company/{uid}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| domain | No documentation available. |
Define this parameter in the request URI. |
| uid | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, text/html
Sample:
{
"isValid": true,
"isActive": true,
"companyName": "sample string 3"
}