Skip to main content

ReportDetailOrg

Information of the organization

id stringnullable

Unique identifier of the organization

Example: abc67433-c8d8-4779-a0f1-3f1490e2dde9
name stringnullable

Name of the organization

Example: Acme Corp
type stringnullable

Type of the organization, e.g. RETAILER, FACTORY, PARTNER, etc.

Example: RETAILER
uid stringnullable

Unique technical identifier of the organization

Example: V123
ReportDetailOrg
{
"id": "abc67433-c8d8-4779-a0f1-3f1490e2dde9",
"name": "Acme Corp",
"type": "RETAILER",
"uid": "V123"
}