pixiCreateReturnCase

This call creates a new return case for pixi* Repairs

Since pixi version: LOU Official (6.3.0.4452) Additional notes:

This API call is used to create a new return case which can be worked on in pixi* Repairs.

    These return cases are not shown in Customer Service, Web and can also not be opened in pixi* Mobile.

Request

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

Request body

Name Type Required Description
Employee string false

User that created the return case

Type: varchar(50)

Default value:

Example: abcdefg

Available from: LOU Official (6.3.0.4452)

ReturnDate string false

Date when the return arrived

Type: datetime

Default value:

Example: YYYY-MM-DD hh:mm:ss

Available from: LOU Official (6.3.0.4452)

ReceiversComment string false

Receiver comment

Type: varchar(-1)

Default value:

Example: abcdefg

Available from: LOU Official (6.3.0.4452)


Response

Name Type Description
RET_ID integer

Return case ID

Type: int

Available from: 25.06 (25.6.0.58802)

RET_NUMBER string

Return case number

Type: varchar (50)

Available from: 25.06 (25.6.0.58802)