Permissions
integerPhotoMetaDataDto
objectcollectionNumberinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
customerNamenull | string
customerNumberinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
deviceClassnull | string
deviceGradingnull | string
serialNumbernull | string
stockCompanyinteger | string(int16)
Match pattern:^-?(?:0|[1-9]\d*)$
stockIdinteger | string(int64)
Match pattern:^-?(?:0|[1-9]\d*)$
transportOrderNumbernull | string
uniqueIdnull | string
warehouseLocationnull | string
Example
PickingAssetValidationResponseModel
objectassetStockyardnull | string
requiresRebookingboolean
stockIdinteger | string(int64)
Match pattern:^-?(?:0|[1-9]\d*)$
Example
PickupAssetResponse
objectassetClassIdnull | integer | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
idinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
modelDescriptionnull | string
quantitynull | integer | string(int64)
Match pattern:^-?(?:0|[1-9]\d*)$
Example
PickupAssetsRequest
objectassetClassIdnull | integer | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
idinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
modelDescriptionnull | string
quantitynull | integer | string(int64)
Match pattern:^-?(?:0|[1-9]\d*)$
Example