The following macros are not currently supported in the header:
- style
Budgets
Deprecated 14th Jan 2015
The budget endpoints have been deprecated. Please use Object Budgets
Â
Introduction
The budget is the pre-planned invoicing method for an object. The options available are
- Time Only:Â Used for tracking the time spent on an object, but does not allow for billing. Useful for free or internal jobs.
- Fixed Price:Â Used to set the final price to be invoiced for an object at the time of its creation. Good for jobs with a price which has been previously agreed upon.
- Workflow Defined:Â Bills for the Billable Time which has been noted against an object using the Rates which have been defined for the individual Components. Most often used for general service jobs.
Endpoints
Resource | Description |
---|---|
GET budgets | Returns a list of budgets. |
GET budgets/count | Returns the number of budgets found in AffinityLive. |
GET budgets/:id | Returns a budget identified by its id. |