Create a project monthly budget other item
Project Monthly Budget Other Items
Create a project monthly budget other item
POST
Create a project monthly budget other item
The monthly budget for a miscellaneous invoice item on a project. Only available for billable projects using a monthly budget and the monthly budget mode is “detailed”.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The total amount of the item.
A description of the item being charged. Maximum 255 characters.
The ID (uuid) of the project this item belongs to.
The ID (uuid) of the invoice item to associate with this budget line.
Response
200
The unique identifier for the object.
The total amount of the item.
A description of the item being charged.
The timestamp when the object was created.
The project this item belongs to.
The invoice item associated with this budget line.