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

    Interface ShipmentInvoicingApiGetShipmentDetailsRequest

    Request parameters for getShipmentDetails operation in ShipmentInvoicingApi.

    interface ShipmentInvoicingApiGetShipmentDetailsRequest {
        shipmentId: string;
    }
    Index

    Properties

    Properties

    shipmentId: string

    The identifier for the shipment. Get this value from the FBAOutboundShipmentStatus notification. For information about subscribing to notifications, see the Notifications API Use Case Guide.