Untitled

 avatar
unknown
plain_text
a year ago
1.2 kB
6
Indexable
[
    {
        "company": "Acme Manufacturing",
        "buildingNumber": "100",
        "address1": "16-1-56/56A",
        "address2": "",
        "city": "Hyderabad",
        "state": "Telangana",
        "zip": "500059",
        "county": "India",
        "country": "1",
        "timeZone": "India Standard Time",
        "contactForWorkers": "+919700000000",
        "dailyReportEmailTime": "23:00:00",
        "dailySMSReminderTime": "18:00:00",
        "workCenters": [
            {
                "id": 1,
                "name": "Main center",
                "jobIds": null,
                "locationId": 1
            },
            {
                "id": 2,
                "name": "Production",
                "jobIds": null,
                "locationId": 1
            },
            {
                "id": 3,
                "name": "Quality Control",
                "jobIds": null,
                "locationId": 1
            },
            {
                "id": 4,
                "name": "Stockroom",
                "jobIds": null,
                "locationId": 1
            }
        ],
        "allocationSettings": [],
        "id": 1,
        "name": "Habeeb Center",
        "isActive": true
    }
]
Leave a Comment