Updates an existing cost adjustment by its id.

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

The id of the existing cost adjustment.

Body Params

The new parameters for the cost adjustment.

A POCO that represents a cost (pay) adjustment to be created or updated by the API.

string
required
length ≥ 1

The cost adjustment code.

string | null

The cost adjustment description.

boolean | null

whether cost values (based on rates and/or entry)
are generated by that cost adjustment entity.
default is true

boolean | null

Whether to apply cost against attendance hours
in addition to working hours.
default is false

boolean | null

Whether the cost adjustment is taxable.
default is true

boolean | null

Whether the cost adjustment is active.

string
enum
required
Allowed:
string | null

The accounting code.

string | null

The Assigned Cost Code.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

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