Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...
    InvoiceHeaderInvoiceStatusEnum: {
        Deducted: "DEDUCTED";
        InProgress: "IN_PROGRESS";
        Paid: "PAID";
        PartiallyDeducted: "PARTIALLY_DEDUCTED";
        PartiallyPaid: "PARTIALLY_PAID";
        Rejected: "REJECTED";
    } = ...

    Type Declaration

    • ReadonlyDeducted: "DEDUCTED"
    • ReadonlyInProgress: "IN_PROGRESS"
    • ReadonlyPartiallyDeducted: "PARTIALLY_DEDUCTED"
    • ReadonlyPartiallyPaid: "PARTIALLY_PAID"
    • ReadonlyRejected: "REJECTED"