pixiDeleteOrderline

API call to delete an orderline

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes: In case when the last orderline of the order is deleted, also the order itself will be deleted.


Request

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

Request body

Name Type Required Description
OrderlineKey integer true

Orderline ID

Type: int

Default value:

Example: 123

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Stock movement types

Name Type Description
ReturnCode integer

Return code (OK / ERROR)

Type: int

Available from: 25.06 (25.6.0.58802)

ErrorMessage integer

Return description message

Type: int

Available from: 25.06 (25.6.0.58802)