Skip to main content

This type indicates the response data returned after canceling multiple packages.

Type that uses CancelPackagesResponsesData

CancelPackagesResponses

Call that uses CancelPackagesResponsesData

Fields

Field
Type
Description
message
This string returns any additional information about the cancelation of the package.
packageId
The unique identifier of the canceled package.
resultCode
The result code detailing the results cancelation process.

For example, a result code of 200 indicates that the call was a success and the package and tracking number were canceled.