#m2.0

1 messages ยท Page 1 of 1 (latest)

foggy pondBOT
rancid raven
#

Hi ๐Ÿ‘‹ deleted Customer objects should still be retrievable by their ID, I don't believe you should encounter an error when trying to retrieve one.
https://stripe.com/docs/api/customers/delete#:~:text=Unlike other objects%2C deleted customers can still be retrieved through the API

Can you share the ID of a request where you encountered this behavior?

echo plaza
#

Hi @rancid raven

You may not have understood what I meant.

I'm not looking to delete a client.

I'm just trying to figure out how to catch an error when trying to recover a client that has been deleted

excuse me for my english

rancid raven
#

Apologies for not being clear, but I'm saying you should not encounter an error when trying to retrieve a deleted Customer, the Customer object should still be retrieved successfully from Stripe.

echo plaza
#

Ok I understand better, thanks ๐Ÿ™‚

rancid raven
#

Any time!