Get a project revenue recognition entry
Project Revenue Recognition Entries
Get a project revenue recognition entry
GET
Get a project revenue recognition entry
Scheduled recognition of payments for fixed-fee projects. This is only available for projects that have a billing type of “fixed” or “fixed_recurring” and where the revenue recognition mode is set to “manual”.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The project revenue recognition entry uuid.
Response
200
The unique identifier for the object.
The date of the entry. Will be in the form YYYY-MM-DD.
The total amount of the entry.
Any notes about the entry.
The timestamp when the object was created.
The project this entry belongs to.