SOFT DEACTIVATE (sets is_active=false). Account remains readable via GET /v1/accounts/?include_inactive=true. Use POST /v1/accounts//restore to reverse. Hard delete is NOT exposed via the API. Accounts with transaction history cannot be hard-deleted by design.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Deactivated account
An Arcus ERP account. Represents a customer, vendor, lead, or individual. account_type drives AR vs AP behavior: business/individual/lead = customer (AR); vendor = supplier (AP). entity_id is always from the API key (Layer 1 isolation).