Update Accounting Project

Updates an existing accounting project with the provided details

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

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

string | null

Description of the project. This property is optional. Only pass a value when you wish to update it.

Responses
204

Accounting project 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!