#crishzara-customer

1 messages ยท Page 1 of 1 (latest)

pseudo oar
#

Hi ๐Ÿ‘‹ there is no duplicate prevention functionality with customer objects.

#

You would need to code that based on your needs.

ashen tiger
#

I see thanks Toby

pseudo oar
#

Any time!

ashen tiger
#

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

pseudo oar
#

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.

ashen tiger
#

Super thanks ๐Ÿ™๐Ÿผ