Skip to main content

Stock Adjustment Detail Input Model

Fields

FieldDescriptionType
stockCodeStock code.stringrequired
qtyQuantity. Value is the offset of the adjusted quantity. Can be negative or positive value.numberrequired
unitCostUnit cost.numberrequired
locationLocation name. Value must be an existing location in Cloud Accounting web application.stringrequired
descriptionStock adjustment detail row description.string, maxLength(100)
Optional Fields
FieldDescriptionType
furtherDescriptionFurther document description.string
deptNoDepartment number. Value must be an existing department in Cloud Accounting web application.string
info

Detail record will not be created if all the following criterias are met:

  • stockCode value is null
  • description value is null or an empty string
  • qty value is 0