pixiGetEKPriceHistory

Returns the EK Price History for selected items.

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


Request

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

Request body

Name Type Required Description
ToDate string false

To Date

Type: datetime

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

FromDate string false

From Date

Type: datetime

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

RowCount integer false

Row Count

Type: int

Default value: 100

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

StartRow integer false

Start Row

Type: int

Default value: 0

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ItemNrInternal string false

Item Nr Internal

Type: varchar(250)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Price number

Price of the Item

Type: money

Available from: 25.06 (25.6.0.58802)

EANUPC string

EAN of the Item

Type: varchar

Available from: 25.06 (25.6.0.58802)

EKPrice number

EK Price of the Item

Type: money

Available from: 25.06 (25.6.0.58802)

ItemKey integer

ItemKey

Type: int

Available from: 25.06 (25.6.0.58802)

SupplNr string

Supllier Item Nr

Type: varchar

Available from: 25.06 (25.6.0.58802)

ItemNrInt string

Internal ItemNR

Type: varchar

Available from: 25.06 (25.6.0.58802)

RowNumber integer

Unique Row Number

Type: int

Available from: 25.06 (25.6.0.58802)

UpdateDate string

Update Date of the Item

Type: datetime

Available from: 25.06 (25.6.0.58802)

ItemNrSuppl string

Supllier Item Nr

Type: varchar

Available from: 25.06 (25.6.0.58802)