First, this endpoint creates a customer in Stripe (if it doesn’t already exist), then it creates an Ephemeral Key for the customer, and finally, it creates a Setup Intent for the customer.
200 Success - Returns the customer_id
of the authenticated user, created ephemeral key's secret and client secret of the created setup intent.
The response is of type object
.