accounting:readReturns journal entries for the entity. Supports filtering by status,
source, period, batch, and date range. Results include the JE header;
use GET /v1/journal-entries/{id} to retrieve lines.
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.
draft, pending_approval, posted, reversed, voided, rejected Filter by source_type string (e.g. MANUAL, FULFILLMENT, PAYMENT, REFUND, PO_RECEIPT, VENDOR_BILL, SHOPIFY_IMPORT, RECURRING_JE).
Filter by source_id (e.g. order_id, payment_id)
Filter by batch_id (groups JEs from one business event)
x >= 11 <= x <= 100