SharedOrganization
Internal system ID of the shared organization
733
The customer-defined ID of the shared organization
Possible values: <= 255 characters
Dung_local_retailer001
Human-readable Inspectorio-generated ID
Possible values: <= 10 characters
U5NX1E2BD
Name of the shared organization
Possible values: <= 255 characters
Dung global retailer 001
Classification of the organization.
F
- FactoryS
- SupplierB
- BrandR
- RetailerI
- Inspection Agency
Possible values: [F
, S
, B
, R
, I
]
R
List of the shared organization's capabilities
Possible values: <= 255 characters
["Pulp making","Raw Material Processing or Production"]
Status of the organization from the API consumer's system
Possible values: <= 20 characters
pending approval
ISO 3166-1 alpha-2 country code of the organization
Possible values: <= 2 characters
, Value must match regular expression ^[A-Z]{2}$
US
List of permissions granted on the shared organization
Possible values: [read
, write
, full
]
["read"]
Timestamp when the shared organization was created
Possible values: Value must match regular expression ^\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d(\.\d{3})?Z$
2025-04-14T10:32:41Z
Timestamp when the shared organization was last updated
Possible values: Value must match regular expression ^\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d(\.\d{3})?Z$
2025-04-18T09:24:02Z
sharedBy objectrequired
The organization that shared this organization
Internal system ID
616
Name of the sharing organization
Possible values: <= 255 characters
Dung Test 1742206220061
The customer-defined ID of the sharing org
Possible values: <= 255 characters
011131742206220061
Custom human-readable Inspectorio-generated ID
Possible values: <= 10 characters
38TCUXYADY
{
"id": 733,
"externalId": "Dung_local_retailer001",
"inspId": "U5NX1E2BD",
"name": "Dung global retailer 001",
"type": "R",
"capabilities": [
"Pulp making",
"Raw Material Processing or Production"
],
"externalStatus": "pending approval",
"country": "US",
"permissions": [
"read"
],
"createdAt": "2025-04-14T10:32:41Z",
"updatedAt": "2025-04-18T09:24:02Z",
"sharedBy": {
"id": 616,
"name": "Dung Test 1742206220061",
"externalId": "011131742206220061",
"inspId": "38TCUXYADY"
}
}