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

    The request schema for the getRates operation. When the channelType is Amazon, the shipTo address is not required and will be ignored.

    Index

    Properties

    carrierAccounts?: CarrierAccount[]

    A list of CarrierAccounts

    channelDetails: ChannelDetails
    clientReferenceDetails?: ClientReferenceDetail[]

    Object to pass additional information about the MCI Integrator shipperType: List of ClientReferenceDetail

    destinationAccessPointDetails?: AccessPointDetails
    packages: Package[]

    A list of packages to be shipped through a shipping service offering.

    returnTo?: Address
    shipDate?: string

    The ship date and time (the requested pickup). This defaults to the current date and time.

    shipFrom: Address
    shipmentType?: ShipmentType
    shipperInstruction?: ShipperInstruction
    shipTo?: Address
    taxDetails?: TaxDetail[]

    A list of tax detail information.

    valueAddedServices?: ValueAddedServiceDetails