Trinoor Dev Docs

Search

Search IconIcon to open search

CheckIn Reponses

Last updated Sep 29, 2022

# CheckIn Reponses

# Success

1
2
3
4
5
6
7
8
{
    "action": "Update",
    "object": "DocStatusCheckIn",
    "returnCode": 0,
    "msgText": "RunDB Successful",
    "msgType": 0,
    "rowsAffected": 37
}

# Fail

1
2
3
4
5
6
7
{
    "action": "Update",
    "object": "DocStatusCheckIn",
    "returnCode": 0,
    "msgText": "RunDB Successful",
    "msgType": 0
}