StockAdjustment

Get a stock adjustment

Get a single stock adjustment by its ID. Returns 404 if no adjustment with that ID exists for your company. Like the list endpoint, this reads eventually consistent data — a just-created adjustment may take up to 1 second to appear.

Required permission: products_permissions_view.

get/public/v1/adjustments/{id}

Path parameters

idstring required

ID of the stock adjustment to fetch.

Response

A single stock adjustment

Changes

No recorded changes to this endpoint across all 1 revision of this API.