pixiGetItemBundleDefinition

Get a definition of all items that belong to a bundle item.

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes: When supplied item is not a bundle it will return no records.


Request

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

Request body

Name Type Required Description
EANUPC string false

EANUPC

Type: varchar(13)

Default value:

Example: abc

Available from: LOU Official - Update 46 (6.9.46.27927)

ItemKey integer false

ItemKey

Type: int

Default value: 0

Example: 123

Available from: LOU Official - Update 46 (6.9.46.27927)

ItemNrInt string false

ItemNrInt

Type: varchar(50)

Default value:

Example: abc

Available from: LOU Official - Update 46 (6.9.46.27927)

ItemNrSuppl string false

ItemNrSuppl

Type: varchar(50)

Default value:

Example: abc

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Qty integer

qty in this bundle

Type: int

Available from: 25.06 (25.6.0.58802)

Price number

Price of the bundle item

Type: money

Available from: 25.06 (25.6.0.58802)

EANUPC string

barcode of this item

Type: varchar

Available from: 25.06 (25.6.0.58802)

ItemName string

Item name

Type: varchar

Available from: 25.06 (25.6.0.58802)

ItemNrInt string

Item Nr internal for this item

Type: varchar

Available from: 25.06 (25.6.0.58802)

ItemNrSuppl string

Item Nr Suppl for this item

Type: varchar

Available from: 25.06 (25.6.0.58802)

BundleItemKey integer

Item key of this bundle item

Type: int

Available from: 25.06 (25.6.0.58802)