Events


Attributes

Attribute Type Description
Read-only attribute
name String Event name
Read-only attribute
created_at DateTime Date and time of event creation
Read-only attribute
text String Text of the event
Read-only attribute
related_objects Object Attributes of objects related to the event
Read-only attribute
user Object User details
Read-only attribute
params Object Parameters with details about event, specific for each type of event
Attribute Type Description
Read-only attribute
type String Type of the object related to the event
Values:Invoice, Subject, Expense, Generator, RecurringGenerator, ExpenseGenerator, Estimate
Read-only attribute
id Integer ID of the object related to event

User

Attribute Type Description
Read-only attribute
id Integer User ID
Read-only attribute
full_name String Full user name
Read-only attribute
avatar String Avatar URL
  • Required attribute
    Required attribute (must always be present).
  • Read-only attribute
    Read-only attribute (cannot be changed).
  • Write-only attribute
    Write-only attribute (will not be returned).
  • Unmarked attributes are optional and can be omitted during request.

Events Index

If query parameter since is not valid date time format (ISO 8601) the server will respond with 400 Bad Request.

Events Paid Index

Returns paid events for invoices and expenses.