The specific rate purchased for the shipment, or null if unpurchased.

AcceptedRate

interface ShippingApiModelAcceptedRate {
    billedWeight?: ShippingApiModelWeight;
    promise?: ShippingApiModelShippingPromiseSet;
    serviceType?:
        | ShippingApiModelServiceType
        | "Amazon Shipping Ground"
        | "Amazon Shipping Standard"
        | "Amazon Shipping Premium";
    totalCharge?: ShippingApiModelCurrency;
}

Properties

billedWeight?: ShippingApiModelWeight

AcceptedRate

AcceptedRate

serviceType?:
    | ShippingApiModelServiceType
    | "Amazon Shipping Ground"
    | "Amazon Shipping Standard"
    | "Amazon Shipping Premium"

AcceptedRate

AcceptedRate

MMNEPVFCICPMFPCPTTAAATR