iSheets API
iSheets API version 2 - Common objects - iSheet - audit history - response common object

iSheets API version 2 - Common objects - iSheet - audit history - response common object

OVERVIEW

Common object for response xml of iSheet and iSheet item audit history

 

<audits>
    <nextauditid>{next audit id}</nextauditid>
    <audit auditid="{auditid}">
        <actionuser></actionuser>
        <actionname>{Created records / Modified records / Deleted records}</actionname>
        <actionalias>{CREATED_RECORDS / MODIFIED_RECORDS / DELETED_RECORDS}</actionalias>
        <itemid></itemid>
        <version></version>
        <date></date>
        <ipaddress></ipaddress>
    </audit>
    .
    .
    .
</audits>

Comments


6 Comments

Last Updated: Nov 08,2024