Create a project
Creates a new project dimension for the entity. Projects are used to tag GL journal entry
lines for project-level profit-and-loss analysis. Specify a name, code (unique within
entity), optional budget, and start_date / end_date for the project timeline.
Requires accounting:write scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Response
Created project
A dimensional master record (department, class, or project) that can be tagged on journal entry lines for segment reporting. Dimensional data does NOT affect GL balance; it is metadata only. Scope: dimensions:read / dimensions:write.

