cancel
Showing results for 
Search instead for 
Did you mean: 

How to access IntegrationLoyaltyUserDTO schema via CCO Manager API

AaronMendieta
Participant
0 Kudos
512

Hi Experts,

I would like to know if there is a way or a specific service with which I could retrieve the data structure defined in the schema 'IntegrationLoyaltyUserDTO'.

I have already reviewed the listed services (paying special attention to GET operations), and the only one that I find a bit related to my target is the service

GET /loyalty/accounts

However, the schema response is just as follows:

I had check the Swagger UI as well as the JSON format of the documentation, however, the schema does not seem to be related or bound to any service.

Any help or guidance will be really appreciated, thanks for your attention and best regards!

View Entire Topic
Klaus_Frick
Active Participant
0 Kudos

Hi pamt

What FP are you refering to? For FP11-13 not exactly this DTO, but try: GET /ui/loyalty/loyaltyuser-management/usersBest Regards
Klaus
AaronMendieta
Participant
0 Kudos

Hi kfrick

Thanks in advance for taking the time to answer.

Sorry for not specifying FP but I am inferring my tenant is running FP 13.

The endpoint you have indicated works, however, the element I am most interested in (externalIdentities)

is not returned in the response

Do you know any other endpoint to achieve the retrieving of this element?

What documentation are you looking at? In SAP help portal is indicated that the available and current documentation is located in URLtenant/api-documentation, nevertheless, I do not see the endpoint /ui/loyalty/loyaltyuser-management/user in Swagger UI.

I do appreciate your help and best regards!

arunparthan
Explorer
0 Kudos
Hello, Is there any way to get all customer users in FP19 API?