pixiReportReturnsCount

The call returns number of returns for different time periods.

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


Request

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

Request body

Name Type Required Description
ShopID string false

Return only records for this shop.

Type: varchar(3)

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

EndDate string false

Date to.

Type: datetime

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)

StartDate string false

Date from.

Type: datetime

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)


Response

1. Return status

Name Type Description
ReturnsOnGivenDay integer

ReturnsOnGivenDay

Type: int

Available from: 25.06 (25.6.0.58802)

ReturnsInGivenMonth integer

ReturnsInGivenMonth

Type: int

Available from: 25.06 (25.6.0.58802)

ReturnsOnPreviousDay integer

ReturnsOnPreviousDay

Type: int

Available from: 25.06 (25.6.0.58802)

ReturnsInPreviousMonth integer

ReturnsInPreviousMonth

Type: int

Available from: 25.06 (25.6.0.58802)