GetFailureReasons

Returns additional error context for SetToCancelled and SetToFailedDelivery.

The reason for each failure is given inside the following elements of the XML response:

Type

String

Type of failure. Possible values are:
'canceled', 'failed' or 'returned'

Name

String

Name of the reason. Should be used in
SetStatusToCanceled and
SetStatusToFailedDelivery calls.

Errors

No specific errors.

Language