pixiTagMatchAddForItems

Set Tags for Items. Example of XML: ' <Tags><Item><ItemId>12345</ItemId><TagList><Tag><TagId>101</TagId></Tag></TagList></Item><Item><ItemNrInt>100001000</ItemNrInt><TagList><Tag><TagId>-5</TagId></Tag></TagList></Item></Tags>'

Since pixi version: 19.06 (9.0.4.39859) Additional notes:


Request

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

Request body

Name Type Required Description
TagsXML string true

XML for items.

Type: varchar(-1)

Default value: NULL

Example:

Available from: 19.06 (9.0.4.39859)


Response

1. Status response

Name Type Description
Status string

Status (Error/Warning/Success)

Type: VARCHAR(256)

Available from: / (25.7.0.59144)

Message string

Message (Status detail information)

Type: VARCHAR(256)

Available from: / (25.7.0.59144)