Changes to Get invoice line items

GET /organizations/{organization}/invoices/{id}/line-items

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

Changed in 4 of the 25 revisions of this API.73

  1. 4b2e4f05bda21
  2. fa19f33052411
  3. 72506953f36751
  4. d710019068fb2

What changed

    • added the required property per_page to the response with the 200 status

      response-required-property-added

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

    • added the required property data/items/cloudflare_billed to the response with the 200 status

      response-required-property-added

    • the response property data/items/resource/deleted_at became nullable for the status 200

      response-property-became-nullable

    • the response property next_page became nullable for the status 200

      response-property-became-nullable

    • the response property next_page_url became nullable for the status 200

      response-property-became-nullable

    • the response property prev_page became nullable for the status 200

      response-property-became-nullable

    • the response property prev_page_url became nullable for the status 200

      response-property-became-nullable

    • added the required property type to the response with the 200 status

      response-required-property-added

    • for the query request parameter page, the type/format was changed from number/ to integer/

      request-parameter-type-changed

    • for the query request parameter per_page, the type/format was changed from number/ to integer/

      request-parameter-type-changed