ReverseShippingDetails interface

Reverse shipment details.

Properties

carrierDisplayName

Carrier Name for display purpose. Not to be used for any processing.

carrierName

Name of the carrier.

sasKeyForLabel

SAS key to download the reverse shipment label of the package.

trackingId

TrackingId of the package.

trackingUrl

TrackingUrl of the package.

Property Details

carrierDisplayName

Carrier Name for display purpose. Not to be used for any processing.

carrierDisplayName?: string

Property Value

string

carrierName

Name of the carrier.

carrierName?: string

Property Value

string

sasKeyForLabel

SAS key to download the reverse shipment label of the package.

sasKeyForLabel?: string

Property Value

string

trackingId

TrackingId of the package.

trackingId?: string

Property Value

string

trackingUrl

TrackingUrl of the package.

trackingUrl?: string

Property Value

string