OpenBankingToolkit / cdr-standards-application-services

ForgeRock Consumer Data Right Standards Application Services is an example of how you can bundle all the micro-services together to create an CDR eco-system
1 stars 1 forks source link

Add a way to determine if the consent payload is CDR or UK #46

Open shprink opened 4 years ago

shprink commented 4 years ago

currently the pyalaod returned by https://rcs.aspsp.cdr.forgerock.financial/api/rcs/consent/details/ is the following

image

I need a way to determined if it is a CDR payload or a UK payload. maybe a implementationType property could work.