Skip to main content

Stock Transfer Detail Input Model

Fields

FieldDescriptionType
stockCodeStock code.stringrequired
qtyQuantity. Value must be a positive number.numberrequired
descriptionStock transfer detail row description.string, maxLength(100)
Optional Fields
FieldDescriptionType
furtherDescriptionFurther document description.string
unitCostUnit cost.number
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