40eb4450-8da0-479f-b623-537d7a0f91ab

Employees toConnect

Count 1
[
    {
        "covrId": "f9e0a981-4e8d-43dc-8bf3-4ed0856ad62d",
        "firstName": "Allyssa J",
        "lastName": "Miran",
        "email": "ajmiran31@gmail.com",
        "phone": "2089211434",
        "active": true,
        "jobTitle": null,
        "facilityAccess": {
            "license": "",
            "positionIds": [],
            "hireDate": "2023-08-01T00:00:00.000Z",
            "timeclockId": "201232",
            "jobCode": "Therapy\/COTA",
            "adminAccesses": [],
            "primaryCorporationPosition": "cmcw2shgz00qv4l01n58yfcde"
        }
    }
]

Connected Employees

Count 1
[
    {
        "success": true,
        "data": {
            "id": "f9e0a981-4e8d-43dc-8bf3-4ed0856ad62d",
            "client": "c6a4749a-f203-43c7-91cf-834dbfd397f0",
            "firstName": "Ally",
            "lastName": "Miran",
            "email": "ajmiran31@gmail.com",
            "phone": "2089211434",
            "signUpDate": "2025-05-29T13:56:49.000Z",
            "facilityAccesses": [
                {
                    "client": "40eb4450-8da0-479f-b623-537d7a0f91ab",
                    "hireDate": "2023-08-01T00:00:00.000Z",
                    "timeClockId": "201232",
                    "notes": "",
                    "daysInApp": 30,
                    "companyName": "Orchards of Cascadia",
                    "companyType": "Facility",
                    "active": "1",
                    "companyDetails": {
                        "showProposedTrade": true,
                        "reliefAllowed": true
                    },
                    "corporationPositions": [
                        {
                            "id": "cmcw2shgz00qv4l01n58yfcde",
                            "name": "Occupational Therapist",
                            "isPrimary": true
                        }
                    ]
                },
                {
                    "client": "c6a4749a-f203-43c7-91cf-834dbfd397f0",
                    "hireDate": "2025-05-29T00:00:00.000Z",
                    "timeClockId": "201232",
                    "notes": "",
                    "daysInApp": 30,
                    "license": "OTA",
                    "companyName": "Cascadia of Boise",
                    "companyType": "Facility",
                    "active": "1",
                    "companyDetails": {
                        "showProposedTrade": true,
                        "reliefAllowed": true
                    }
                }
            ]
        },
        "code": 200,
        "error": ""
    }
]