The following macros are not currently supported in the header:
  • style

GET object_budgets/:object_budget_id

Resource URL

Returns a milestone identified by object budget id.

GET /object_budgets/:object_budget_id

Handling the response

Below is a table of available response fields and objects that are returned within the response object of the returned object. The optional fields and objects can be requested in the _fields parameter; see included examples. Underlined values are default.

idunsigned int A unique id assigned to the object budget
object_tablestringName of the table the object budget is against. e.g, milestone
object_id or objectunsigned intThe unique identifier assigned to the object the budget belongs to.
is_billablestringyes or no
service_timeunsigned int 
service_pricedouble 
service_price_subtotaldouble 
expense_pricedouble 
material_pricedouble 
billableunsigned int 
nonbillableunsigned int 
loggedunsigned intTotal of billable and nonbillable
chargeddouble 
service_time_estimateunsigned int 
service_time_subtotal_estimateunsigned int 
service_price_estimatedouble 
service_price_subtotal_estimatedouble 
remaining_subtotalunsigned int 
billable_subtotalunsigned int 
nonbillable_subtotalunsigned int 
logged_subtotalunsigned intTotal of billable and nonbillable subtotal.
charged_subtotaldouble