Response
OK
timeBudgetinteger
The time budget per retainer period in seconds. The default budget amount for new budgets in this retainer.
timezonestring or null
The timezone for when new budgets are created.
rollOverUnderspentBudgetboolean
Whether underspent budgets should be rolled over to the next period.
rollOverOverspentBudgetboolean
Whether overspent budgets should be rolled over to the next period.
startDatestringformat: "date-time"
The start of the retainer contract.
endDatestring or nullformat: "date-time"
The end of the retainer contract until new budgets will be created. Optional.
syncProjectDatesboolean
Whether the project start and due dates should be synced to the retainer start and end dates.
idstringformat: "uuid"
The id of the retainer.
retainerPeriodstring or null
The period for new budgets in this retainer.
Currently only 'monthly' is supported.
projectIdstringformat: "uuid"
The project this retainer is associated with.
isExternalboolean
Whether the retainer belongs to an external project.
retainerBudgetslist of objects or null
The budgets for this retainer. Each budget period (month) gets its own budget.
createdOnstringformat: "date-time"
The date this retainer was created.
createdBystringformat: "uuid"
The id of the user who created this retainer.
updatedOnstringformat: "date-time"
The date this retainer was last modified.
updatedBystringformat: "uuid"
The id of the user who last modified this retainer.