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

    Whether the invoice document is required to be attached to the shipment and its corresponding status.

    interface InvoiceRequirement {
        requirement?: InvoiceRequirementRequirementEnum;
        status?: InvoiceRequirementStatusEnum;
    }
    Index

    Properties

    Whether the invoice document is required to be attached to the shipment.

    The status of the of the invoice document that is attached to the shipment.