Update Accounting Cost Type

Updates an existing accounting cost type

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

Accounting Cost Type 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 type. This property is optional. Only pass a value when you wish to update it.

string | null

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

Responses
204

Accounting cost type 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!