pixiReportShippingEfficiency

Enabled but undocumented

Report function, made for CEO Dashboard project .

Since pixi version: LOU Official (6.3.0.4452) Additional notes:


Request

POST https://apigateway.descartes.com/tms/pixi/pixiReportShippingEfficiency

Request body

Name Type Required Description
SamplingPeriod integer false

Defines how many days we search for shipped orders.

Type: int

Default value: 7

Example: 123

Available from: LOU Official (6.3.0.4452)

AVGThroughputTimeInDays string false

output parameter

Type: float

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)

PercThroughputTimeIn24h string false

output parameter

Type: float

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)


Response

1. Return status

Name Type Description
AVGThroughputTimeInDays string

AVGThroughputTimeInDays

Type: float

Available from: 25.06 (25.6.0.58802)

PercThroughputTimeIn24h string

PercThroughputTimeIn24h

Type: float

Available from: 25.06 (25.6.0.58802)