SAP C_C4H620_34 Question Answer
How can you retrieve subscription and email account data from SAP Customer Data Cloud?
Using accounts.getLiteToken and accounts.register
Using accounts.getLiteToken and accounts.getAccountinfo
Using accounts.login and accounts.getAccountinfo
Using accounts.register and accounts getAccountinfo
To retrieve subscription and email account data from SAP Customer Data Cloud, you should use the following methods:
accounts.login: This method logs the user in and retrieves their account information.
accounts.getAccountinfo: This method fetches the detailed account information of the logged-in user.
Combining these two methods allows you to access the required subscription and email account data.
References
SAP Customer Data Cloud API Documentation
SAP Help Portal on Accounts API
TESTED 13 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved