Logistics API

ProcessTaskDecisionRequestModel

object
decisioninteger
taskobject
Show Child Parameters
Example

ProgressInformationIds

object
idsnull | array[string]required
Example

ProgressInformationModel

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

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

idnull | string
namenull | string
statusinteger
statusDescriptionnull | string
stepsnull | array[object]
Show Child Parameters
updateDatenull | string(date-time)
Example

ProgressStatus

integer

ProgressStepModel

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

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

currentPercentinteger | string(int32)

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

currentValueinteger | string(int32)

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

descriptionnull | string
maxValueinteger | string(int32)

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

stepIdnull | string
Example