Logistics API

SalesAsset

object
_changedPropertiesnull | object
_changedPropertyNamesnull | array[string]
_internalReferenceIDnull | string
accountManagerSalesinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

additionalPropertiesnull | object
areaRackinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

assetSourcenull | string
assetStatusnull | string
assetStockIdinteger | string(int64)

Match pattern:^-?(?:0|[1-9]\d*)$

assetTypeinteger
auditboolean
bookingDatestring(date-time)
bookingTimestring(date-time)
comment1null | string
comment2null | string
conditonStatusnull | string
createDatestring(date-time)
createUsernull | string
customerGradenull | string
customerSignnull | string
dataStateinteger
erasureCostsInternalnumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

erasureFlaginteger
goodsOutNumberinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

historyDatestring(date-time)
historyFlagnull | string
historyTimestring(date-time)
historyUsernull | string
idinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

importDataIdnull | integer | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

incomingTransportOrderIdnull | integer | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

inventoryNumberinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

latestTestProcessinteger | string(int64)

Match pattern:^-?(?:0|[1-9]\d*)$

leaseScheduleComesinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

leaseScheduleComesMainPosinteger | string(int16)

Match pattern:^-?(?:0|[1-9]\d*)$

leaseScheduleComesSubPosinteger | string(int16)

Match pattern:^-?(?:0|[1-9]\d*)$

leaseScheduleOutnull | string
lockinteger
manualErasureboolean
manufacturernull | string
minimumSalesPricenumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

missingPartsboolean
modelDescriptionnull | string
originCountrynull | string
outgoingTransportOrderIdnull | integer | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

packetGroupPositioninteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

palletNumberinteger | string(int64)

Match pattern:^-?(?:0|[1-9]\d*)$

purchasePricenumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

purchasePriceFlaginteger
refurbishingStatusinteger
refurbishmentModenull | string
refurbishmentPricenumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

remarketingGradenull | string
salePriceFlagnull | string
salesPackageinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

salesPackageGroupinteger | string(int64)

Match pattern:^-?(?:0|[1-9]\d*)$

salesPriceinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

salesPriceDatestring(date-time)
salesProcessinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

salesProcessEditFlagnull | string
scrapboolean
serialNumbernull | string
sortOrderinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

stNumberinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

stockCompanyinteger | string(int16)

Match pattern:^-?(?:0|[1-9]\d*)$

stockIDinteger | string(int64)

Match pattern:^-?(?:0|[1-9]\d*)$

udmClassnull | string
udmConfiginteger | string(int64)

Match pattern:^-?(?:0|[1-9]\d*)$

udmGroupnull | string
updateDatestring(date-time)
updateTimestring(date-time)
updateUsernull | string
warehouseLocationnull | string
yardLevelnull | string
Example

SalesPackage

object
_changedPropertiesnull | object
_changedPropertyNamesnull | array[string]
_internalReferenceIDnull | string
additionalPropertiesnull | object
assetClassnull | string
commentnull | string
createDatestring(date-time)
createUsernull | string
dataStateinteger
descriptionnull | string
discountnumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

isDeletedboolean
packageIDinteger | string(int32)

Match pattern:^-?(?:0|[1-9]\d*)$

pricePerUnitnumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

pricingTypeinteger
stockCompanyinteger | string(int16)

Match pattern:^-?(?:0|[1-9]\d*)$

updateDatestring(date-time)
updateUsernull | string
warrantyPeriodinteger
warrantyTypeinteger
Example

SalesPackageAssetAdditionRequestModel

object

This request model contains the groupId of the target sales package group and the list of stockIds

allowPackageChangeboolean
stockIDsnull | array[integer,string](int64)

The list of stockIds

Match pattern:^-?(?:0|[1-9]\d*)$

targetGroupNamenull | string
targetSalesGroupIdinteger | string(int64)

The groupId of the target sales package group

Match pattern:^-?(?:0|[1-9]\d*)$

Example

SalesPackageGroupCreationRequestModel

object

Request model to hold the parameter for creating a new sales package group for a given sales package

newSalesPackageGroupNamenull | string

The name for the new group

targetSalesPackageIdinteger | string(int32)

The package id of the target sales packge (The sales package is identified by stock company and package id)

Match pattern:^-?(?:0|[1-9]\d*)$

targetStockCompanyinteger | string(int16)

The stock company of the target sales package (The sales package is identified by stock company and package id)

Match pattern:^-?(?:0|[1-9]\d*)$

Example

SalesPackageMoveTargetInfo

object
pricePerUnitnumber | string(double)

Match pattern:^-?(?:0|[1-9]\d*)(?:\.\d+)?$

pricingTypeinteger
Example