Changes to Get Client Balance

GET /api/v3/clients/{client_id}/balance.json

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

Changed in 1 of the 2 revisions of this API.23

  1. 5b82d4eb0d9f23

What changed

  • 5b82d4eb0d9f23See the full diff
    • the response property initial_balance/observation became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

    • removed the optional property balance/without_vat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property errors/error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property overdue_balance/without_vat from the response with the 200 status

      response-optional-property-removed

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