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

    Interface ShipmentInvoicingApiGetInvoiceStatusRequest

    Request parameters for getInvoiceStatus operation in ShipmentInvoicingApi.

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

    The shipment identifier for the shipment.