Update Accounting Cost Code

Updates an existing accounting cost code by ID

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

Accounting Cost Code ID

Body Params
string | null

User-defined ID for identifying the accounting object in webhook payloads. May represent the external system's ID in custom integrations. Optional and not used by native integrations. This property is optional. Only pass a value when you wish to update it.

string

Name of the cost code. This property is optional. Only pass a value when you wish to update it.

string

Code of the cost code. This property is optional. Only pass a value when you wish to update it.

Responses
204

Accounting cost code updated successfully

400

Bad Request

401

Unauthorized

403

Integration not configured

404

Not Found

422

Invalid request data

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!