Skip to main content
POST
Create Budget

Body

application/json
name
string
required
budgetType
string
required
amount
number
required
salesOrderId
string | null
managementAccountId
string | null
utilizedAmount
number | null
default:0
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