Audit
Audit_Create
Creates an Audit Log entry on a Customer's account in Rev.io. Typically used for logging of updates from the API.
Input
- CustomerIDAs Integer – a valid Rev.io Customer ID.
- MessageAs String – description/notes/message to add to the Customer's Audit Log.\
Output
- IDAs Integer
Note:Sets the Audit_Type to API_UPDATE in Rev.io for this record.
Updated 13 days ago