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

    Interface ShipmentInvoicingApiSubmitInvoiceRequest

    Request parameters for submitInvoice operation in ShipmentInvoicingApi.

    interface ShipmentInvoicingApiSubmitInvoiceRequest {
        body: SubmitInvoiceRequest;
        shipmentId: string;
    }
    Index
    shipmentId: string

    The identifier for the shipment.