ReportDetailRequestee
address stringnullable
Address of the organization who submitted the assessment
Example:
5 Tao Bao Road
city stringnullable
City of the organization who submitted the assessment
Example:
Taizhou
country stringnullable
Country of the organization who submitted the assessment
Example:
CN
email stringnullable
Contact email of the organization who submitted the assessment
Example:
[email protected]
id stringnullable
Unique identifier of the organization who submitted the assessment
Example:
13440bd6-2915-495f-9b34-796fa80e3feb
name stringnullable
Name of the organization who submitted the assessment
Example:
Lex Corp
province stringnullable
Province of the organization who submitted the assessment
Example:
Zhejiang
type stringnullable
Type of the organization who submitted the assessment
Example:
FACTORY
uid stringnullable
Unique technical identifier of the organization who submitted the assessment
Example:
F123596
ReportDetailRequestee
{
"address": "5 Tao Bao Road",
"city": "Taizhou",
"country": "CN",
"email": "[email protected]",
"id": "13440bd6-2915-495f-9b34-796fa80e3feb",
"name": "Lex Corp",
"province": "Zhejiang",
"type": "FACTORY",
"uid": "F123596"
}