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

    Success.

    interface GovernmentInvoiceStatusResponse {
        invoiceErrors?: InvoiceError[];
        invoiceExternalDocumentId?: string;
        status?: GovernmentInvoiceCreationStatus;
    }
    Index

    Properties

    invoiceErrors?: InvoiceError[]

    The errors that occurred during invoice creation.

    invoiceExternalDocumentId?: string

    Government Invoice ID of a successfully authorized invoice.