Skip to main content
PATCH
Update Budget

Path Parameters

budget_id
string
required

Body

application/json
name
string | null
budgetType
string | null
salesOrderId
string | null
managementAccountId
string | null
amount
number | null
utilizedAmount
number | null
periodStart
string | null
periodEnd
string | null
refreshFrequency
string | null
status
string | null
notes
string | null
code
string | null

Response

Successful Response

id
string
required
name
string
required
budgetType
string
required
amount
number
required
utilizedAmount
number
required
code
string | null
salesOrderId
string | null
managementAccountId
string | null
periodStart
string | null
periodEnd
string | null
refreshFrequency
string | null
status
string | null
notes
string | null
createdAt
string | null
totalAmount
number | null