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

    Information about the shipment's invoice.

    interface InvoiceInfo {
        creationDateTime: string;
        invoiceId: string;
    }
    Index

    Properties

    creationDateTime: string

    A date and time in ISO 8601 format.

    invoiceId: string

    The unique ID of the invoice that corresponds to the shipment.