#Mojtaba-recreate-customer

1 messages · Page 1 of 1 (latest)

next kite
#

Hi there

#

Can you provide the creation request for the new customer?

#

The request ID I mean

nova kettle
#

req_eWjsY9dhFDSUtH

next kite
#

So the reason is because you are using the same idempotency key here

#

So no new Customer is being created. You are just replaying your past request.

#

If you change your idempotency key then you will see a new Customer created

nova kettle
#

omg! thank you 🙂