Changes to Return the list of the organization debt positions. The due dates interval is mutually exclusive with the payment dates interval.

GET /organizations/{organizationfiscalcode}/debtpositions

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

Changed in 5 of the 17 revisions of this API.328

  1. 228ced2f0bd52
  2. 40898e9a8f8b222
  3. cb518d74c6012
  4. 4932550bd41b2
  5. ce68c38c9d451

What changed

    • the endpoint scheme security Authorization was removed from the API

      api-security-removed

    • added the non-success response with the status 403

      response-non-success-status-added

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

  • 40898e9a8f8b222See the full diff
    • for the query request parameter limit, default value was changed from 50 to 10

      request-parameter-default-value-changed

    • for the query request parameter limit, the max was decreased from 100.00 to 50.00

      request-parameter-max-decreased

    • removed the optional property payment_position_list/items/aca from the response with the 200 status

      response-optional-property-removed

    • removed the optional property payment_position_list/items/payStandIn from the response with the 200 status

      response-optional-property-removed

    • the query request parameter page became optional

      request-parameter-became-optional

    • added the optional property payment_position_list/items/paymentOption/items/transfer/items/companyName to the response with the 200 status

      response-optional-property-added

    • the aca response's property default value false was added for the status 200

      response-property-default-value-added

    • the payStandIn response's property default value true was added for the status 200

      response-property-default-value-added

    • added the optional property payment_position_list/items/aca to the response with the 200 status

      response-optional-property-added

    • added the optional property payment_position_list/items/payStandIn to the response with the 200 status

      response-optional-property-added

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

    • for the query request parameter orderby, default value was changed from COMPANY_NAME to INSERTED_DATE

      request-parameter-default-value-changed