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

    The request schema for the submitInvoices operation.

    interface SubmitInvoicesRequest {
        invoices?: Invoice[];
    }
    Index

    Properties

    Properties

    invoices?: Invoice[]

    An array of Invoice objects representing the invoices or credit notes to be submitted.