Logistics API

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

PurchasePriceFlag

integer

QueryModel

object
querynull | stringrequired
viewIdinteger | string(int32)required

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

Example