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
- 5760204210ed1
- a0609096db652
- 52c1637abca01
- a3a5891898921
- d1729646b7662
- a598446f80932
- 7cee7b14bf6f2
- 5b038eea902d8
- b2698fe1c30a2
- 36609d47a3a721
- 17e7d9dc96ae2
- 04782ee6ad3c31
- 33909550f8951
- 96d7312339c412
- 0d45567e16a821
- 1836059a633b1
- edd6a83c3b2d1
- 5d3bfaef5e9d1
- 278c0abe97391
- 3026a580bab42
- 1dcf6d02a6154
- 02c8db59b5b81
- 34c19e697f581
- 254de85b7d171
- b323821f7a1a1
- fc4bd0a8428235
- 2c9aad2e6e1c2
What changed
- ●
added the new
LEGALLY_PERMITTEDenum value to theitems/stateCoderesponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint deprecated
endpoint-deprecated
- ○
response property
items/deprecatedresponse-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/dataProducerBurto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
items/dataRequest/advantagesto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
removed the
DATA_PROVIDER_ERRORenum value from thetyperesponse property for the response status404response-property-enum-value-removed
- ○
removed the
DATA_PROVIDER_ERRORenum value from thetyperesponse property for the response status500response-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_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ●
added the new
OTP_EXPIREDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_EXPIREDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_INVALIDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_INVALIDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_LOCKEDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_LOCKEDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_RESEND_COOLDOWNenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_RESEND_COOLDOWNenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
added the optional property
items/dataRequest/consumerSignatureTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/dataRequest/providerSignatureTypeto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
TO_BE_ACTIVATEDenum value to theitems/dataRequest/stateCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
TO_BE_RELEASED_BY_PROVIDERenum value to theitems/dataRequest/stateCoderesponse property for the response status200response-property-enum-value-added
- ○
added the optional property
items/dataRequest/dataSourceSystem/dataProvider/uidto the response with the200statusresponse-optional-property-added
- ●
- ▲
the response property
items/dataRequest/dataSourceSystem/dataProvider/idbecame optional for the status200response-property-became-optional
- ▲
the response property
items/dataRequest/dataSourceSystem/idbecame optional for the status200response-property-became-optional
- ▲
- ●
added the new
TO_BE_RELEASED_BY_CONSUMERenum value to theitems/dataRequest/stateCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
TO_BE_SIGNED_BY_CONSUMERenum value to theitems/dataRequest/stateCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
TO_BE_SIGNED_BY_PROVIDERenum value to theitems/dataRequest/stateCoderesponse property for the response status200response-property-enum-value-added
- ○
removed the
TO_BE_SIGNEDenum value from theitems/dataRequest/stateCoderesponse property for the response status200response-property-enum-value-removed
- ●
- ○
added the optional property
items/dataRequest/currentContractRevisionIdto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
items/dataRequest/dataProviderIdbecame optional for the status200response-property-became-optional
- ○
added the optional property
items/dataRequest/dataSourceSystemto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/dataRequest/dataSourceSystemIdto the response with the200statusresponse-optional-property-added
- ▲
- ●
added the new
CONSENT_NOT_GRANTEDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONSENT_NOT_GRANTEDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ○
added the required property
items/dataRequest/dataProviderIdto the response with the200statusresponse-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
queryrequest parameterdataProducerUidfrom^CHE[A-Za-z0-9*]{1,9}$to^(?:CHE|ZZZ)\d{9}$request-parameter-pattern-changed
- ●
- ○
the response property
items/dataRequest/idbecame required for the status200response-property-became-required
- ○
- ▲
the response property
items/dataRequest/idbecame optional for the status200response-property-became-optional
- ▲
- ○
the response property
items/dataRequest/idbecame required for the status200response-property-became-required
- ○
- ●
added the new
MAINTENANCEenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
MAINTENANCEenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
the security scope
agridata.ch.Agridata_Supportwas added to the endpoint's security schemeSecuritySchemeapi-security-scope-added
- ○
added the optional property
items/showStateAsMigratedto the response with the200statusresponse-optional-property-added
- ○
the response property
requestIdbecame required for the status404response-property-became-required
- ○
the response property
requestIdbecame required for the status500response-property-became-required
- ○
- ○
added the optional property
items/dataRequest/validRedirectUriRegexto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
NOT_CREATEDenum value to theitems/stateCoderesponse property for the response status200response-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/dataConsumerUidresponse's property type/format changed frominteger/tostring/for status200response-property-type-changed
- ▲
- ○
added the optional property
items/dataRequest/targetGroupto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
items/dataRequest/productsresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
removed the required property
items/dataRequest/products/dataSourceProductIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/dataRequest/products/idfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
items/dataRequest/products/dataSourceSystemCodefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/dataRequest/products/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/dataRequest/products/namefrom the response with the200statusresponse-optional-property-removed
- ●
added the new
EXTERNAL_SERVICE_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
EXTERNAL_SERVICE_ERRORenum value to thetyperesponse property for the response status500response-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/humanFriendlyIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/dataRequest/submissionDateto the response with the200statusresponse-optional-property-added
- ○