pixiReport_LogisticQuality_NonCached

Deprecated - use pixiReport_LogisticQuality_Details instead

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


Request

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

Request body

Name Type Required Description
ShopID string false

Calculate the logistic quality for specified shop

Type: varchar(3)

Default value: (empty)

Example: ABC

Available from: LOU Official (6.3.0.4452)

DaysBack integer false

Number of days back, that the report should take in consideration

Type: int

Default value: 14

Example: 25

Available from: LOU Official (6.3.0.4452)

OnlyItemsOnStock boolean false

Calculate the logistic quality only for orders where enough items were on stock

Type: bit

Default value: 1

Example: 0

Available from: LOU Official (6.3.0.4452)


Response

1. Result set

Name Type Description
DaysToShip integer

Number of days needed to ship the packages

Type: int

Available from: / (25.7.0.59144)

NRofORders integer

Total number of shipped orders

Type: int

Available from: / (25.7.0.59144)

Percentage string

Calculated percentage of shipped orders

Type: float

Available from: / (25.7.0.59144)

par_ShopId string

@ShopId input parameter value or -alle- for all shops

Type: varchar (3)

Available from: / (25.7.0.59144)

AllPackages string

Total number of all orders used in calculation

Type: float

Available from: / (25.7.0.59144)

par_DaysBack integer

@DaysBack input parameter value

Type: int

Available from: / (25.7.0.59144)