Changes to List your organization's invoices

GET /v2/account/invoices

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 33 revisions of this API.45

  1. 4e95197be44a44
  2. 185ac0b0801d1

What changed

  • 4e95197be44a44See the full diff
    • ●

      added the new draft enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new paid enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new pending_payment enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new voided enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      removed the DRAFT enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PAID enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PENDING_PAYMENT enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the VOIDED enum value from the // response property for the response status

      response-property-enum-value-removed

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added