Open nils-work opened 2 months ago
Add in Dashboard behaviours too, should a Consumer who is either ineligible or has accounts which are ineligible be able to access the consent dashboard?
It appears the guidance at https://cdr-support.zendesk.com/hc/en-au/articles/5729181240591-Error-scenarios-and-responses#Accounts might already cover this scenario?
Accounts that cannot be shared: 404, 422 In a call to the Get Accounts API, the DH should return only the list of accounts that can be shared. If an account is not shareable it must not be returned in the accounts list. For API calls that specify multiple accounts, where a request specifies an accountId that is not shareable, then an error must be returned.
If that is the current guidance, then I assume that if a DH provides an account in the Get Accounts API list, but that account isn't actually available (returning a 422) then they are in compliance breach as the account should NOT have been included in the Get Accounts API listing.
Is that the correct interpretation?
@nils-work @markverstege can I please get some guidance on whether my interpretation above is correct from a standards perspective before I start raising compliance issues? It's my understanding that if an account becomes unavailable after consent was established (for example, the nom-rep status was revoked) then that account SHOULD NOT appear in the list of accounts return via the Get Accounts API.
If that is correct then I'll close this CR
Hi @markskript
Your interpretation appears to be correct.
The guidance is -
In a call to the Get Accounts API, the DH should return only the list of accounts that can be shared. If an account is not shareable it must not be returned in the accounts list.
Thanks @nils-work . We will reference this guidance in a number of compliance cases with DH's.
I'm happy for this CR to be closed.
Description
Discussion in recent Implementation and Maintenance calls has suggested that guidance may be required for situations where accounts that have previously been shared become unavailable.
Intention and Value of Change
To provide clarity and a consistent experience for Data Holders and Data Recipients.
Area Affected
Change Proposed
Provide guidance for questions/situations including:
Current guidance related to these topics for reference: