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

    The listInboundPlanPallets response.

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

    Properties

    Properties

    pagination?: Pagination
    pallets: Pallet[]

    The pallets in an inbound plan.