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

    Interface InvoicesApiCreateGovernmentInvoiceRequest

    Request parameters for createGovernmentInvoice operation in InvoicesApi.

    interface InvoicesApiCreateGovernmentInvoiceRequest {
        body: GovernmentInvoiceRequest;
    }
    Index

    Information required to create the government invoice.