DEV

Enum.

CarrierBillingInvoiceStatus

Statuses that a CarrierBillingInvoice can go through

Possible Types

DRAFT

Invoice drafted pending finalize

FAILED

Invoice creation failed

OPEN

Invoice created pending payment

PAID

Invoice paid

PENDING

Invoice pending creation

UNCOLLECTIBLE

Invoice has not been paid and is uncollectable by the system. You may void the invoice and attempt collection another way

VOIDED

Invoice has been voided

Was this page helpful?