Changes to Get the balances of an account holder

POST /accountHolderBalance

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

Changed in 9 of the 23 revisions of this API.47733

  1. v3f2434cc6c1001446
  2. v340f3741a648322
  3. v34ab7688046381
  4. v3f451762264261
  5. v3e38d0becc3862
  6. v3a5193c3dc8525
  7. v3ce23a0d8c0485
  8. v352572967b37d21
  9. v3711c8869c6599312

What changed

  • v3f2434cc6c1001446See the full diff
    • the balancePerAccount/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the balancePerAccount/items/ response's property type/format changed from object/ to / for status 202

      response-property-type-changed

    • the totalBalance/balance/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the totalBalance/balance/items/ response's property type/format changed from object/ to / for status 202

      response-property-type-changed

    • the totalBalance/pendingBalance/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the totalBalance/pendingBalance/items/ response's property type/format changed from object/ to / for status 202

      response-property-type-changed

    • removed the required property totalBalance/balance/items/currency from the response with the 200 status

      response-required-property-removed

    • removed the required property totalBalance/balance/items/currency from the response with the 202 status

      response-required-property-removed

    • removed the required property totalBalance/balance/items/value from the response with the 200 status

      response-required-property-removed

    • removed the required property totalBalance/balance/items/value from the response with the 202 status

      response-required-property-removed

    • removed the required property totalBalance/pendingBalance/items/currency from the response with the 200 status

      response-required-property-removed

    • removed the required property totalBalance/pendingBalance/items/currency from the response with the 202 status

      response-required-property-removed

    • removed the required property totalBalance/pendingBalance/items/value from the response with the 200 status

      response-required-property-removed

    • removed the required property totalBalance/pendingBalance/items/value from the response with the 202 status

      response-required-property-removed

    • removed the optional property balancePerAccount/items/accountCode from the response with the 200 status

      response-optional-property-removed

    • removed the optional property balancePerAccount/items/accountCode from the response with the 202 status

      response-optional-property-removed

    • removed the optional property balancePerAccount/items/detailBalance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property balancePerAccount/items/detailBalance from the response with the 202 status

      response-optional-property-removed

    • added the optional property balancePerAccount/items/AccountDetailBalance to the response with the 200 status

      response-optional-property-added

    • added the optional property balancePerAccount/items/AccountDetailBalance to the response with the 202 status

      response-optional-property-added

    • added the optional property totalBalance/balance/items/Amount to the response with the 200 status

      response-optional-property-added

    • added the optional property totalBalance/balance/items/Amount to the response with the 202 status

      response-optional-property-added

    • added the optional property totalBalance/pendingBalance/items/Amount to the response with the 200 status

      response-optional-property-added

    • added the optional property totalBalance/pendingBalance/items/Amount to the response with the 202 status

      response-optional-property-added

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 202

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

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

      response-body-type-changed

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

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 422

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the balancePerAccount/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the balancePerAccount/items/ response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • the balancePerAccount/items/detailBalance response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the balancePerAccount/items/detailBalance response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • the balancePerAccount/items/detailBalance/balance/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the balancePerAccount/items/detailBalance/balance/items/ response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • the balancePerAccount/items/detailBalance/pendingBalance/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the balancePerAccount/items/detailBalance/pendingBalance/items/ response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • the totalBalance response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the totalBalance response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • the totalBalance/balance/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the totalBalance/balance/items/ response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • the totalBalance/pendingBalance/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the totalBalance/pendingBalance/items/ response's property type/format changed from / to object/ for status 202

      response-property-type-changed

    • added the success response with the status 202

      response-success-status-added

    • api tag General added

      api-tag-added

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security BasicAuth was added to the API

      api-security-added

    • added the optional property status to the response with the 400 status

      response-optional-property-added

    • added the optional property status to the response with the 401 status

      response-optional-property-added

    • added the optional property status to the response with the 403 status

      response-optional-property-added

    • added the optional property status to the response with the 422 status

      response-optional-property-added

    • added the optional property status to the response with the 500 status

      response-optional-property-added

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • added the media type application/json for the response with the status 422

      response-media-type-added

    • added the media type application/json for the response with the status 500

      response-media-type-added

  • v352572967b37d21See the full diff
    • the response property pspReference became optional for the status 200

      response-property-became-optional

    • the response property submittedAsync became optional for the status 200

      response-property-became-optional

    • api operation id post-accountHolderBalance was added

      api-operation-id-added

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

  • v3711c8869c6599312See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 401

      response-media-type-removed

    • removed the media type application/json for the response with the status 403

      response-media-type-removed

    • removed the media type application/json for the response with the status 422

      response-media-type-removed

    • removed the media type application/json for the response with the status 500

      response-media-type-removed

    • the totalBalance response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the success response with the status 202

      response-success-status-removed

    • removed the optional property balancePerAccount/items/AccountDetailBalance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property totalBalance/balance/items/Amount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property totalBalance/pendingBalance/items/Amount from the response with the 200 status

      response-optional-property-removed

    • api operation id post-accountHolderBalance removed and replaced with

      api-operation-id-removed

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • the endpoint scheme security BasicAuth was removed from the API

      api-security-removed

    • api tag General removed

      api-tag-removed

    • added the optional property balancePerAccount/items/accountCode to the response with the 200 status

      response-optional-property-added

    • added the optional property balancePerAccount/items/detailBalance to the response with the 200 status

      response-optional-property-added

    • the response property pspReference became required for the status 200

      response-property-became-required

    • the response property submittedAsync became required for the status 200

      response-property-became-required

    • added the required property totalBalance/balance/items/currency to the response with the 200 status

      response-required-property-added

    • added the required property totalBalance/balance/items/value to the response with the 200 status

      response-required-property-added

    • added the required property totalBalance/pendingBalance/items/currency to the response with the 200 status

      response-required-property-added

    • added the required property totalBalance/pendingBalance/items/value to the response with the 200 status

      response-required-property-added

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