Updates custom cost type item

Updates an existing custom cost type item with the specified id.

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

The custom cost type item id.

Body Params

The custom cost type item to be updated.

A POCO that represents a slice of custom cost type item to be created or updated by the API.

uuid
required

The cost category (custom cost type) id.

string
required
length ≥ 1

The code.

string | null

The description.

string | null

The HeavyBid code.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

404

The specified resource is not found.

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!