Match tag id with Item or order.

Since pixi version: 19.06 (9.0.4.39859) Additional notes:


Request

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

Request body

Name Type Required Description
TagId integer true

Tag id which will be matched.

Type: int

Default value:

Example:

Available from: 19.06 (9.0.4.39859)

ItemId integer true

Item id to match with Tag.

Type: int

Default value:

Example:

Available from: 19.06 (9.0.4.39859)

OrderNr integer true

Order number (pixi internal) to match with tag.

Type: int

Default value:

Example:

Available from: 19.06 (9.0.4.39859)


Response

1. Return status

Name Type Description
Status string

Result of API Ca�ll

Type: varchar

Available from: 25.06 (25.6.0.58802)

Message string

Extended Result of API Ca�ll

Type: varchar

Available from: 25.06 (25.6.0.58802)