#crishzara-customer
1 messages ยท Page 1 of 1 (latest)
Hi ๐ there is no duplicate prevention functionality with customer objects.
You would need to code that based on your needs.
I see thanks Toby
Any time!
And in regards to my other question do you know the answer ๐?
Also if I create another customer with the same email address will it create a duplicate or it will update the existing one ?? This one
Pasting for context:
Also if I create another customer with the same email address will it create a duplicate or it will update the existing one ??
If you call the create customer endpoint, then it will create a new customer. If you want to update a customer then you need to call the endpoint that updates a customer instead.
Super thanks ๐๐ผ