Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Request parameters for retrieveInvoice operation in ExternalFulfillmentShipmentsApi.

    interface ExternalFulfillmentShipmentsApiRetrieveInvoiceRequest {
        shipmentId: string;
    }
    Index
    shipmentId: string

    The ID of the shipment whose invoice you want to retrieve.