FactoryInformation1
localInformation object[]nullable
List of all connected Local Factories
Array [
localOrganizationId stringnullable
Local Custom ID of the Factory
Example:
F323333
]
organizationId integernullable
The Global organization Id of the Factory
Example:
291524
FactoryInformation1
{
"localInformation": [
{
"localOrganizationId": "F323333"
}
],
"organizationId": 291524
}