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.
Single JE line
A single debit or credit line within a journal entry. Exactly one of debit_amount or credit_amount is > 0. account_id must reference a postable leaf account (Rule A2). Verified against live dev RDS accounting.journal_entry_lines.
Debit amount (0 if credit line)
x >= 0Credit amount (0 if debit line)
x >= 0