Changes to Get Consent Requests For Current Data Producer

GET /api/agreement/v1/consent-requests

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

Changed in 27 of the 56 revisions of this API.82924

  1. 5760204210ed1
  2. a0609096db652
  3. 52c1637abca01
  4. a3a5891898921
  5. d1729646b7662
  6. a598446f80932
  7. 7cee7b14bf6f2
  8. 5b038eea902d8
  9. b2698fe1c30a2
  10. 36609d47a3a721
  11. 17e7d9dc96ae2
  12. 04782ee6ad3c31
  13. 33909550f8951
  14. 96d7312339c412
  15. 0d45567e16a821
  16. 1836059a633b1
  17. edd6a83c3b2d1
  18. 5d3bfaef5e9d1
  19. 278c0abe97391
  20. 3026a580bab42
  21. 1dcf6d02a6154
  22. 02c8db59b5b81
  23. 34c19e697f581
  24. 254de85b7d171
  25. b323821f7a1a1
  26. fc4bd0a8428235
  27. 2c9aad2e6e1c2

What changed

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

      response-property-enum-value-added

    • endpoint deprecated

      endpoint-deprecated

    • response property items/ deprecated

      response-property-deprecated

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

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

      response-optional-property-added

    • added the required property items/dataRequest/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

    • 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 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/dataRequest/consumerSignatureType to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the new TO_BE_ACTIVATED enum value to the items/dataRequest/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/dataRequest/stateCode response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

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

      response-property-became-optional

    • the response property items/dataRequest/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/dataRequest/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/dataRequest/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/dataRequest/stateCode response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-removed

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

      response-optional-property-added

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

      response-property-became-optional

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

      response-optional-property-added

    • added the optional property items/dataRequest/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/dataRequest/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

    • changed the pattern of the query request parameter dataProducerUid from ^CHE[A-Za-z0-9*]{1,9}$ to ^(?:CHE|ZZZ)\d{9}$

      request-parameter-pattern-changed

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

      response-property-became-required

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

      response-property-became-optional

    • the response property items/dataRequest/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 security scope agridata.ch.Agridata_Support was added to the endpoint's security scheme SecurityScheme

      api-security-scope-added

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

      response-optional-property-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/dataRequest/validRedirectUriRegex to the response with the 200 status

      response-optional-property-added

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

      response-property-enum-value-added

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

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

      response-property-type-changed

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

      response-optional-property-added

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

      response-property-type-changed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property items/dataRequest/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/dataRequest/humanFriendlyId to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added