pixiSetItemCategory

API call is used to modify item data connected to category.

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


Request

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

Request body

Name Type Required Description
ItemKEy integer false

pixi item ID

Type: int

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)

Category string true

Item category

Type: varchar(50)

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

ItemNRInt string false

Shop item number

Type: varchar(50)

Default value: NULL

Example:

Available from: LOU Official (6.3.0.4452)


Response

1. Return message.

Name Type Description
Error string

Status of the return message.

Type: varchar

Available from: 25.06 (25.6.0.58802)