Changes to Get Data Requests

GET /api/agreement/v1/data-requests

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

Changed in 22 of the 56 revisions of this API.82621

  1. a3a5891898921
  2. d1729646b7662
  3. a598446f80932
  4. 7cee7b14bf6f21
  5. 5b038eea902d8
  6. b2698fe1c30a2
  7. 36609d47a3a721
  8. 17e7d9dc96ae2
  9. 04782ee6ad3c31
  10. 33909550f8951
  11. 96d7312339c413
  12. 0d45567e16a821
  13. edd6a83c3b2d1
  14. 5d3bfaef5e9d1
  15. 278c0abe97391
  16. 3026a580bab42
  17. 1dcf6d02a6152
  18. 02c8db59b5b81
  19. 254de85b7d171
  20. b323821f7a1a1
  21. fc4bd0a8428235
  22. 2c9aad2e6e1c2

What changed

    • added the required property items/advantages to the response with the 200 status

      response-required-property-added

    • added the new DATA_PROVIDER_ERROR enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new DATA_PROVIDER_ERROR enum value to the type response property for the response status 500

      response-property-enum-value-added

    • removed the DATA_PROVIDER_ERROR enum value from the type response property for the response status 404

      response-property-enum-value-removed

    • removed the DATA_PROVIDER_ERROR enum value from the type response property for the response status 500

      response-property-enum-value-removed

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

  • 7cee7b14bf6f21See the full diff
    • added the new DATA_PROVIDER_ERROR enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new DATA_PROVIDER_ERROR enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new optional query request parameter actingRole

      new-optional-request-parameter

    • added the new OTP_EXPIRED enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new OTP_EXPIRED enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new OTP_INVALID enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new OTP_INVALID enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new OTP_LOCKED enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new OTP_LOCKED enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new OTP_RESEND_COOLDOWN enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new OTP_RESEND_COOLDOWN enum value to the type response property for the response status 500

      response-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new TO_BE_ACTIVATED enum value to the items/stateCode response property for the response status 200

      response-property-enum-value-added

    • added the new TO_BE_RELEASED_BY_PROVIDER enum value to the items/stateCode response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/dataSourceSystem/dataProvider/uid to the response with the 200 status

      response-optional-property-added

    • the response property items/dataSourceSystem/dataProvider/id became optional for the status 200

      response-property-became-optional

    • the response property items/dataSourceSystem/id became optional for the status 200

      response-property-became-optional

  • 04782ee6ad3c31See the full diff
    • added the new TO_BE_RELEASED_BY_CONSUMER enum value to the items/stateCode response property for the response status 200

      response-property-enum-value-added

    • added the new TO_BE_SIGNED_BY_CONSUMER enum value to the items/stateCode response property for the response status 200

      response-property-enum-value-added

    • added the new TO_BE_SIGNED_BY_PROVIDER enum value to the items/stateCode response property for the response status 200

      response-property-enum-value-added

    • removed the TO_BE_SIGNED enum value from the items/stateCode response property for the response status 200

      response-property-enum-value-removed

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

      response-optional-property-added

  • 96d7312339c413See the full diff
    • the response property items/dataProviderId became optional for the status 200

      response-property-became-optional

    • the security scope agridata.ch.Agridata_Datenanbieter was added to the endpoint's security scheme SecurityScheme

      api-security-scope-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new CONSENT_NOT_GRANTED enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new CONSENT_NOT_GRANTED enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the required property items/dataProviderId to the response with the 200 status

      response-required-property-added

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

    • the response property items/id became required for the status 200

      response-property-became-required

    • the response property items/id became optional for the status 200

      response-property-became-optional

    • the response property items/id became required for the status 200

      response-property-became-required

    • added the new MAINTENANCE enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new MAINTENANCE enum value to the type response property for the response status 500

      response-property-enum-value-added

    • the response property requestId became required for the status 404

      response-property-became-required

    • the response property requestId became required for the status 500

      response-property-became-required

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

      response-optional-property-added

    • the items/dataConsumerUid response's property type/format changed from integer/ to string/ for status 200

      response-property-type-changed

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

      response-optional-property-added

  • fc4bd0a8428235See the full diff
    • the items/products response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • removed the required property items/products/dataSourceProductId from the response with the 200 status

      response-required-property-removed

    • removed the required property items/products/id from the response with the 200 status

      response-required-property-removed

    • removed the optional property items/products/dataSourceSystemCode from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/products/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/products/name from the response with the 200 status

      response-optional-property-removed

    • added the new EXTERNAL_SERVICE_ERROR enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new EXTERNAL_SERVICE_ERROR enum value to the type response property for the response status 500

      response-property-enum-value-added

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

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

      response-optional-property-added

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

      response-optional-property-added