Skip to main content

Stock Adjustment Detail Input Model

Fields

FieldDescriptionType
stockCodeStock code.stringrequired for new records
locationLocation name. Value must be an existing location in Cloud Accounting web application.stringrequired for new records
descriptionStock adjustment detail row description.string, maxLength(100)
qtyQuantity. Value is the offset of the adjusted quantity. Can be negative or positive value.number
unitCostUnit cost.number
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