Skip to main content
GET
Inventory adjustment

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

adjustmentId
integer
required

The unique identifier of the adjustment.

Response

Adjustment details

data
object

A posted inventory adjustment header. Returned by the adjustment history list (GET /inventory/adjustments) and the single-adjustment endpoint (GET /inventory/adjustments/{adjustmentId}), which additionally includes the per-line entries.