Skip to main content
POST
Release Stock Reservation

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Path Parameters

reservation_id
string
required

Body

application/json
releaseQty
number | null
notes
string | null

Response

Successful Response

id
string
required
reservationType
string
required
status
string
required
qtyReserved
number
required
qtyReleased
number
required
uom
string
required
stockLotId
string | null
stockLotDocumentId
string | null
stockLocationId
string | null
stockLocationName
string | null
productionOrderId
string | null
purchaseOrderLineItemId
string | null
materialId
string | null
materialSkuId
string | null
styleId
string | null
styleSkuId
string | null
warehouseOutboundLineItemId
string | null
reservedById
string | null
reservedAt
string | null
releasedAt
string | null
notes
string | null