Create a stock adjustment transaction

View as Markdown

Authentication

AuthorizationBearer

API key prefixed with uk_live_

Request

This endpoint expects an object.
inventory_item_idstringRequiredformat: "uuid"
location_idstringRequiredformat: "uuid"
quantitydoubleRequired
Positive to add, negative to subtract
uomstringOptionalDefaults to ea
unit_costdoubleOptionalDefaults to 0
notesstringOptionalDefaults to API stock adjustment

Response

Adjustment created
dataobjectOptional

Errors

400
Bad Request Error