pixiReportStockValueHistEKPrice

Multi Currency: Return database currency code in field dbCurrency depend on if Multi Currency is Enabled then we:

  • calculate and return data in database currency else
  • calculate and return data in order / original currency (with value NULL for currency code).

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes:


Request

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

Request body

Name Type Required Description
DateTo string false

Filter: Return only records till this InvoiceDate.

Type: datetime

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ShopID string false

Filter: Return only records for this shop.

Type: varchar(3)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ItemTag string false

Filter: Return only records for this item tag.

Type: varchar(50)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

DateFrom string false

Filter: Return only records from this InvoiceDate on.

Type: datetime

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Anzahl integer

Anzahl

Type: int

Available from: 25.06 (25.6.0.58802)

Gesamt integer

Gesamt

Type: int

Available from: 25.06 (25.6.0.58802)

Artikel string

Artikel

Type: varchar

Available from: 25.06 (25.6.0.58802)

dbCurrency string

dbCurrency

Type: varchar

Available from: 25.06 (25.6.0.58802)

Artikelnummer string

Artikelnummer

Type: varchar

Available from: 25.06 (25.6.0.58802)

EK-Preis netto string

EK-Preis netto

Type: varchar

Available from: 25.06 (25.6.0.58802)

EK Gesamt netto integer

EK Gesamt netto

Type: int

Available from: 25.06 (25.6.0.58802)

Anschaffungsdatum string

Anschaffungsdatum

Type: varchar

Available from: 25.06 (25.6.0.58802)

Bewertungsabschl�ge integer

Bewertungsabschl�ge

Type: int

Available from: 25.06 (25.6.0.58802)