Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface UnmanifestedCarrierInformation

    UnmanifestedCarrierInformation like carrierId CarrierName and Location

    interface UnmanifestedCarrierInformation {
        carrierId?: string;
        carrierName?: string;
        unmanifestedShipmentLocationList?: UnmanifestedShipmentLocation[];
    }
    Index

    Properties

    carrierId?: string

    The carrier identifier for the offering, provided by the carrier.

    carrierName?: string

    The carrier name for the offering.

    unmanifestedShipmentLocationList?: UnmanifestedShipmentLocation[]

    A list of UnmanifestedShipmentLocation