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

    Identifies the carrier that will deliver the shipment.

    interface CarrierCode {
        carrierCodeType?: "SCAC";
        carrierCodeValue?: string;
    }
    Index

    Properties

    carrierCodeType?: "SCAC"
    carrierCodeValue?: string

    Value of the carrier code.