Update a project budget line

Updates an existing Budget Line of the given project.

Note: The analytical_axis_item field is deprecated and will be removed in a future version. Use analytical_axis_items instead.

Priority: If both analytical_axis_item and analytical_axis_items are provided, analytical_axis_items takes priority.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id of the project. Can either be the UUID of the project (ex: d517a206-c6ea-4189-a4c4-72312f0a72f9) or the short id of the project (ex: ABC-A12).

uuid
required

Id of the budget line. Can be the UUID of the budget line (ex: <built-in function id>).

Query Params
string

Which relations to expand. Available relations: analytical_axis_item, analytical_axis_items.

Body Params

A ModelSerializer that takes additional arguments for
"fields", "omit" and "expand" in order to
control which fields are displayed, and whether to replace simple
values with complex, nested serializations

string
length between 1 and 128
uuid | null

DEPRECATED: This field is deprecated and will be removed in a future version. Use analytical_axises instead.

analytical_axis_items
array of uuids

List of analytical axis items to associate with this budget line.

analytical_axis_items
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json