Changes to List org payment history

GET /api/v1/billing/payments

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

Changed in 3 of the 7 revisions of this API.667

  1. 55772030ddd346
  2. b38f8e60364926
  3. a828d13996481

What changed

  • 55772030ddd346See the full diff
    • the response property fields became nullable for the status 401

      response-property-became-nullable

    • the response property fields became nullable for the status 403

      response-property-became-nullable

    • the fields response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the fields response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • removed the optional property code from the response with the 429 status

      response-optional-property-removed

    • removed the optional property code from the response with the 502 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 429 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 502 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 429 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 502 status

      response-optional-property-removed

  • b38f8e60364926See the full diff
    • the fields response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the fields response's property type/format changed from / to object/ for status 403

      response-property-type-changed

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 502 status

      response-optional-property-added

    • added the optional property fields to the response with the 429 status

      response-optional-property-added

    • added the optional property fields to the response with the 502 status

      response-optional-property-added

    • added the optional property request_id to the response with the 429 status

      response-optional-property-added

    • added the optional property request_id to the response with the 502 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added