clientProfileData gets empty if request Add client profile is performed twice
Checkout
•
ID: 911203
Backlog
Published on10/2/2023
•
Last updated on10/2/2023
1 min read
Summary
When sending the request Add client profile twice and the email has a complete profile, "clientProfileData" gets empty, showing only the email.
Simulation
- Add client profile via API;
- Resend the same request authenticated, the "clientProfileData" will have only the email.
Workaround
N/A