Set Tags for Items.

Since pixi version: 19.06 (9.0.4.39859) Additional notes:


Request

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

Request body

Name Type Required Description
Name string true

Name of tag.

Type: varchar(50)

Default value: NULL

Example:

Available from: 19.06 (9.0.4.39859)

TypeID integer true

Type Id of tag.

Type: int

Default value: NULL

Example:

Available from: 19.06 (9.0.4.39859)

Description string false

Desription of tag.

Type: varchar(4000)

Default value:

Example:

Available from: 19.06 (9.0.4.39859)


Response

1. Status response

Name Type Description
Status string

Status (Error/Information/Success)

Type: VARCHAR(256)

Available from: 25.06 (25.6.0.58802)

Message string

Message (Status detail information)

Type: VARCHAR(256)

Available from: 25.06 (25.6.0.58802)