pixiGetItemSuppliers

API Call to get all suppliers for a specific item.

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


Request

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

Request body

Name Type Required Description
EAN string false

EANUPC to Load Item

Type: varchar(13)

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

ItemKey integer false

ItemKey to Load Item

Type: int

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

ItemNrInt string false

ItemNrInt to Load Item

Type: varchar(50)

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

ItemNrSuppl string false

ItemNrSuppl to Load Item

Type: varchar(50)

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

OnlyActiveSuppliers boolean false

Show only active suppliers. Default is 0 (off)

Type: bit

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. List of Item suppliers.

Name Type Description
EANUPC string

Item barcode

Type: varchar (13)

Available from: / (25.7.0.59144)

OnlyPU boolean

Only package unit

Type: BIT

Available from: / (25.7.0.59144)

ItemKey integer

pixi* item ID

Type: int

Available from: / (25.7.0.59144)

SupplNr string

Supplier number code

Type: varchar (4)

Available from: / (25.7.0.59144)

ItemNrInt string

Shop item number

Type: varchar (50)

Available from: / (25.7.0.59144)

SupplPrice number

Supplier price for the item

Type: money

Available from: / (25.7.0.59144)

ItemNrSuppl string

Supplier item number

Type: varchar (50)

Available from: / (25.7.0.59144)

MinOrderQty integer

Min order quantity

Type: INT

Available from: / (25.7.0.59144)

DeliveryTime integer

Delivery Time

Type: INT

Available from: / (25.7.0.59144)

ItemDeliveryTime integer

Item Delivery Time

Type: INT

Available from: / (25.7.0.59144)

SupplierDisabled boolean

Flag if supplier is disabled

Type: bit

Available from: / (25.7.0.59144)