ReportDetailOrg
Information of the organization
idstringnullable
Unique identifier of the organization
Example:
abc67433-c8d8-4779-a0f1-3f1490e2dde9
namestringnullable
Name of the organization
Example:
Acme Corp
typestringnullable
Type of the organization, e.g. RETAILER, FACTORY, PARTNER, etc.
Example:
RETAILER
uidstringnullable
Unique technical identifier of the organization
Example:
V123
ReportDetailOrg
{
"id": "abc67433-c8d8-4779-a0f1-3f1490e2dde9",
"name": "Acme Corp",
"type": "RETAILER",
"uid": "V123"
}