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

ResourceDescription
GET budgetsReturns a list of budgets.
GET budgets/countReturns the number of budgets found in AffinityLive.
GET budgets/:idReturns a budget identified by its id.