post https://api.next-tech.com/v1/budget/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.next-tech.com/v1/budget/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"includeadditionalworkorder": false
}
'
xxxxxxxxxx
27}
{
"id": 5,
"changedname": "Adam Admin",
"accountdescription": "Materials",
"accountiscost": true,
"accountno": "4010",
"accounttypeid": 42,
"accounttypename": "Material",
"activitycode": "3",
"activitydisplayname": "3 - Doors",
"budgetamount": 200.46,
"budgethours": 200.46,
"codeno": "AN56",
"costunit": 1250.5,
"currentbudgetamount": 100.77,
"description": "Construction materials",
"includeadditionalworkorder": false,
"initialbudget": 200.46,
"itemunitid": 5,
"itemunitname": "days",
"locationcode": "1",
"locationdisplayname": "1 - House",
"note": "Added adjustment to this account to reflect increased price of doors",
"projectid": 2000,
"quantity": 15.5,