Changes to GET /v1/billing-accounts

GET /v1/billing-accounts

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

Changed in 3 of the 62 revisions of this API.117

  1. 1887e880199a16
  2. b1ae6c9856431
  3. af552d2ee8de1

What changed

  • 1887e880199a16See the full diff
    • the response's body type/format changed from / to object/ for status default

      response-body-type-changed

    • added the optional property debug to the response with the default status

      response-optional-property-added

    • added the optional property details to the response with the default status

      response-optional-property-added

    • added the optional property request to the response with the default status

      response-optional-property-added

    • added the required property code to the response with the default status

      response-required-property-added

    • added the required property err to the response with the default status

      response-required-property-added

    • added the required property status to the response with the default status

      response-required-property-added

    • endpoint deprecated

      endpoint-deprecated

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

    • added the new billing_member enum value to the billing_accounts/items/role response property for the response status 200

      response-property-enum-value-added