InvoiceStatusTransitions

Timestamps for important invoice lifecycle transitions.

  • finalized_at
    Type: stringFormat: date-time
    required

    Time at which the invoice was finalized.

  • marked_uncollectible_at
    Type: string | nullFormat: date-time

    Time at which the invoice was marked uncollectible.

  • paid_at
    Type: string | nullFormat: date-time

    Time at which the invoice was paid.

  • voided_at
    Type: string | nullFormat: date-time

    Time at which the invoice was voided.