Skip to main content
GET
Subledger vs GL reconciliation

Authorizations

Authorization
string
header
required

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.

Query Parameters

subledger_type
enum<string>

Which subledger to reconcile (default all)

Available options:
ar,
ap,
inventory
as_of_date
string<date>

NOT SUPPORTED. Supplying it returns 400 unsupported_param.

Response

Subledger reconciliation results

as_of_date
string<date>
is_reconciled
boolean
ar
object
ap
object
inventory
object