accounting:readReturns paginated order_payments that are in a posted / succeeded /
partial_refund status AND have no corresponding
accounting.bank_transactions.matched_order_payment_id link.
Industry analog: QuickBooks Payments to Deposit list.
Scope: ACH, wire, external, check, and cash payment methods.
Multi-invoice payments: payments applied across multiple invoices via
order_payment_applications are included. The applications array on each
row shows the per-invoice breakdown.
ADDITIVE: Does NOT affect getARAging, getARStatement, or
getARSummary. Read-only view over order_payments.
Layer 1 isolation: entity_id always from the API key; account_id
is an optional secondary filter.
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.
Filter to a specific customer account
x <= 200Filter receipts on or after this date (YYYY-MM-DD)
Filter receipts on or before this date (YYYY-MM-DD)