_get
Returns the logs of changes to a requested object in a specified system. (e.g A specified Quote or Job)
Parameters
type
The system type which the Logs will be retrieved from: quote form job asset invoice purchase_order user
obj_id
The ID of the object which Logs of their changes will be retrieved.
Example
Results
On Success
On Failure
If the "type" parameter is not given a value which remains after being trimmed:
If the "obj_id" parameter is not set:
Last updated