pixiSetOrderlineLocation

Since pixi version: AVA Official - Update 23 (8.4.23.27873) Additional notes:


Request

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

Request body

Name Type Required Description
LocationId string true

Location name to be set

Type: char

Default value:

Example: ABC

Available from: AVA Official - Update 23 (8.4.23.27873)

OrderlineKey integer false

OrderLine to be updated (OrderlineKey or BundleOrderlineKey) in case order lines items is part of bundle all other items in bundle will be also updated

Type: int

Default value: NULL

Example: 123

Available from: AVA Official - Update 23 (8.4.23.27873)

BundleOrderlineKey integer false

BundleorderLine to be updated (OrderlineKey or BundleOrderlineKey)

Type: int

Default value: NULL

Example: 123

Available from: AVA Official - Update 23 (8.4.23.27873)


Response

Name Type Description
ReturnCode string

Type: varchar

Available from: / (25.7.0.59144)

ErrorMessage string

Error message

Type: varchar

Available from: / (25.7.0.59144)