pixiSetBouncedReminderToPrint

Use this procedure to support mail bounce calls from eMill so whenever the mail would bounce back this procedure would be called to set reminder action to PRINT and also update invoices from latest reminder(s) one level back.

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


Request

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

Request body

Name Type Required Description
eMail string true

[mandatory] The email to identify the customer

Type: varchar

Default value:

Example:

Available from: LOU Official (6.3.0.4452)

ResultCode string false

Status of the operation is returned in this parameter:

    200 DONE

    500 Unexpected error 

    are the possible values 

Type: varchar

Default value:

Example:

Available from: LOU Official (6.3.0.4452)


Response

Name Type Description
ResultCode string

Status of the operation is returned in this parameter: 200 DONE 500 Unexpected error are the possible values

Type: 1

Available from: LOU Official (6.3.0.4452)