<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: SAP CCO - how to set a password for loyalty user created with API? in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/sap-cco-how-to-set-a-password-for-loyalty-user-created-with-api/qaa-p/12467284#M434803</link>
    <description>&lt;P&gt;Found an answer. Remember you gotta replace {UUID} with the specific loyalty user UUID.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://cco.ns.orchard.mn/ccos/api/ui/loyalty/loyaltyuser-management/users/{UUID}/resetpassword" target="test_blank"&gt;http://cco.ns.orchard.mn/ccos/api/ui/loyalty/loyaltyuser-management/users/{UUID}/resetpassword&lt;/A&gt;
{
 "newPassword": "98765",
 "confirmPassword": "98765",
 "passwordChangeForced": true
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 07 May 2021 06:50:00 GMT</pubDate>
    <dc:creator>former_member12197</dc:creator>
    <dc:date>2021-05-07T06:50:00Z</dc:date>
    <item>
      <title>SAP CCO - how to set a password for loyalty user created with API?</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/sap-cco-how-to-set-a-password-for-loyalty-user-created-with-api/qaq-p/12467283</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;So the question is exactly what is in the title. &lt;/P&gt;
  &lt;P&gt;I'm creating loyalty user through API. But I'm not getting successful result setting the password.&lt;/P&gt;
  &lt;P&gt;I tried to give a "secret", "password" etc. with the body when creating user - it failed.&lt;/P&gt;
  &lt;P&gt;I've also tried the 3 API requests after the user creation - it failed as well. &lt;/P&gt;
  &lt;P&gt;Am I doing wrong? is one of below 3 request correct? What should I do to accomplish?&lt;/P&gt;
  &lt;P&gt;Thank you, &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1932467-password-reset-api.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 16:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/sap-cco-how-to-set-a-password-for-loyalty-user-created-with-api/qaq-p/12467283</guid>
      <dc:creator>former_member12197</dc:creator>
      <dc:date>2021-05-06T16:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP CCO - how to set a password for loyalty user created with API?</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/sap-cco-how-to-set-a-password-for-loyalty-user-created-with-api/qaa-p/12467284#M434803</link>
      <description>&lt;P&gt;Found an answer. Remember you gotta replace {UUID} with the specific loyalty user UUID.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://cco.ns.orchard.mn/ccos/api/ui/loyalty/loyaltyuser-management/users/{UUID}/resetpassword" target="test_blank"&gt;http://cco.ns.orchard.mn/ccos/api/ui/loyalty/loyaltyuser-management/users/{UUID}/resetpassword&lt;/A&gt;
{
 "newPassword": "98765",
 "confirmPassword": "98765",
 "passwordChangeForced": true
}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 07 May 2021 06:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/sap-cco-how-to-set-a-password-for-loyalty-user-created-with-api/qaa-p/12467284#M434803</guid>
      <dc:creator>former_member12197</dc:creator>
      <dc:date>2021-05-07T06:50:00Z</dc:date>
    </item>
  </channel>
</rss>

