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

    The invoice details for charges associated with the goods in the package. Only applies to certain regions.

    interface InvoiceDetails {
        invoiceDate?: string;
        invoiceNumber?: string;
    }
    Index

    Properties

    invoiceDate?: string

    The invoice date of the item in ISO 8061 format.

    invoiceNumber?: string

    The invoice number of the item.