Logistics API

CaptureAssetRequestModel

object
clientnull | string
locationnull | string
packageOnlyboolean
stockCompanyinteger | string(int16)

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

transportOrderIdinteger | string(int32)

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

Example

CaseComment

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

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

commentnull | string
commentIdinteger | string(int32)

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

createDatestring(date-time)
createUserinteger | string(int32)

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

dataStateinteger
updateDatestring(date-time)
updateUserinteger | string(int32)

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

wasEditedboolean
Example

CaseDocument

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

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

createDatestring(date-time)
createUserinteger | string(int32)

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

dataStateinteger
fileIdnull | string
fileNamenull | string
fileSizeinteger | string(int64)

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

hasContentboolean
migratedboolean
Example

ChangeAllTransportOrderCollectionStatesRequestModel

object
stateinteger
transportOrderIdsnull | array[integer,string](int32)

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

Example

ChangeLogEntryModel

object
changeDatestring(date-time)
changeUserinteger | string(int32)

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

changeUserIdPUserIdnull | string
commentnull | string
drillDownObjectIdnull | string
fieldIdinteger | string(int32)

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

idinteger | string(int32)

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

jobProfileIdinteger | string(int32)

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

lookupKeynull | string
modificationnull | string
modificationDisplayValuenull | string
newDisplayValue
newValuenull | string
objectID1null | string
objectID2null | string
oldDisplayValue
oldValuenull | string
recordKey1null | string
recordKey2null | string
typeinteger | string(int32)

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

Example