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

    The listShipmentPallets response.

    interface ListShipmentPalletsResponse {
        pagination?: Pagination;
        pallets: Pallet[];
    }
    Index

    Properties

    Properties

    pagination?: Pagination
    pallets: Pallet[]

    The pallets in a shipment.