pixiFederalStatisticReport

The call returns Federal Statistic Report of delivered items grouped by supplier country

Since pixi version: AVA Official - Update 23 (8.4.23.27873) Additional notes:


Request

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

Request body

Name Type Required Description
DateTo string false

End date of required time span. (Default: Last day of previous month).

Type: datetime

Default value: NULL

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)

SupplNR string false

Filter by Supplier number code.

Type: varchar(4)

Default value: NULL

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)

DateFrom string false

Start date of required time span. (Default: First day of previous month).

Type: datetime

Default value: NULL

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)


Response

1. Result set

Name Type Description
Year integer

Year in which the item was delivered

Type: int

Available from: 25.06 (25.6.0.58802)

Month integer

Month in which the item was delivered

Type: int

Available from: 25.06 (25.6.0.58802)

HomePageUrl string

Information if the supplier needs to be considered in the FSO report

Type: varchar

Available from: 25.06 (25.6.0.58802)

DeliveredQty integer

Delivered qty of this item from the concerning supplier for the whole month

Type: int

Available from: 25.06 (25.6.0.58802)

DeliveredAmount integer

Supplier price of the item from delivery document, multiplied by delivered qty

Type: int

Available from: 25.06 (25.6.0.58802)

DeliveredWeight integer

Weight of the item (summarized for delivered qty of that item, i.e. delivered qty * weight)

Type: int

Available from: 25.06 (25.6.0.58802)

SupplierCountry string

Country of supplier (ISO-2 format)

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustomsTariffText string

Customs Tariff Text imported for the item with item import

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustomsTariffNumber string

Customs Tariff Number imported for the item with item import

Type: varchar

Available from: 25.06 (25.6.0.58802)

CustomsCountryOfOrigin string

Country of Origin imported for the item with item import (ISO-2 format)

Type: varchar

Available from: 25.06 (25.6.0.58802)