#nevres_-deleted-customer

1 messages ยท Page 1 of 1 (latest)

rugged sunBOT
hardy wedge
#

Hi! Let me help you with this.

#

Could you please share an example Customer?

prisma lance
#

I am refering to stripe customer object

#

Based on its properties, is there a way to tell that the customer has been deleted?

hardy wedge
#

You just wouldn't be able to retrieve it then.

prisma lance
#

I have a webhook customer.deleted

#

That contains this payload...

hardy wedge
#

Are you sharing something?

kindred hollow
#

Hi there ๐Ÿ‘‹ jumping in as my teammate needs to step away soon. No, I'm not seeing a property on our Customer objects that indicate they have been deleted. Deleted Customers are no longer returned in list requests, but they can still be retrieved directly via their ID. Receiving customer.deleted Events is a good indication that the Customer contained in that Event has been deleted.

#

nevres_-deleted-customer