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
What changed
- ▲
the response property
initial_balance/observationbecame nullable for the status200response-property-became-nullable
- ▲
the
errorsresponse's property type/format changed fromobject/toarray/for status401response-property-type-changed
- ●
removed the optional property
balance/without_vatfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
errors/errorfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
overdue_balance/without_vatfrom the response with the200statusresponse-optional-property-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲