Skip to main content
PATCH
Update Stock Lot

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

lot_id
string
required

Body

application/json
documentId
string | null
stockDomain
string | null
stockState
string | null
itemType
string | null
materialId
string | null
materialSkuId
string | null
styleId
string | null
styleSkuId
string | null
productionOrderId
string | null
sourcePurchaseOrderId
string | null
sourcePurchaseOrderLineItemId
string | null
sourceShipmentLineItemId
string | null
sourceDeliveryLineItemId
string | null
sourceInboundReceiptLineItemId
string | null
sourceCutJobId
string | null
sourceSewingSegmentId
string | null
sourceGarmentQcReportId
string | null
currentLocationId
string | null
supplierId
string | null
batchNumber
string | null
lotNumber
string | null
rollNumber
string | null
rollCode
string | null
dyeLot
string | null
cartonNumber
string | null
qrCode
string | null
barcode
string | null
qtyInitial
number | null
qtyCurrent
number | null
uom
string | null
qualityStatus
string | null
receivedAt
string | null
manufacturedAt
string | null
expiresAt
string | null
notes
string | null

Response

Successful Response

id
string
required
documentId
string
required
stockDomain
string
required
stockState
string
required
itemType
string
required
qtyInitial
number
required
qtyCurrent
number
required
uom
string
required
qualityStatus
string
required
materialId
string | null
materialName
string | null
materialSkuId
string | null
styleId
string | null
styleName
string | null
styleSkuId
string | null
productionOrderId
string | null
sourcePurchaseOrderId
string | null
sourcePurchaseOrderLineItemId
string | null
sourceShipmentLineItemId
string | null
sourceDeliveryLineItemId
string | null
sourceInboundReceiptLineItemId
string | null
sourceCutJobId
string | null
sourceSewingSegmentId
string | null
sourceGarmentQcReportId
string | null
currentLocationId
string | null
currentLocationName
string | null
supplierId
string | null
supplierName
string | null
batchNumber
string | null
lotNumber
string | null
rollNumber
string | null
rollCode
string | null
dyeLot
string | null
cartonNumber
string | null
qrCode
string | null
barcode
string | null
receivedAt
string | null
manufacturedAt
string | null
expiresAt
string | null
notes
string | null
createdAt
string | null
updatedAt
string | null