Retrieve a single adjustment
Accounting
Retrieve a single adjustment
Returns the full detail of a single adjustment by id. The caller
must hold one of inventory:read, ar:read, ap:read, or
accounting:read. Layer 1 isolation: the row must belong to the
calling entity.
GET
Retrieve a single adjustment
Authorizations
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.
Path Parameters
Response
Adjustment detail
The response is of type object.

