#shroomlife
1 messages · Page 1 of 1 (latest)
Hi, can you share the Retrieve Customer request id? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
stripe customers retrieve cus_LbrhAiDOq4nf93
The id of the request where I changed the values in the Dashboad is: req_9MoAIoI4s6Qeso
Form this request, on the response, I'm seeing the emaiil under 'email_to:'. What email did you expect?
Yeah the response is fine. But how do I get this response now?
I am not able to reproduce the response that I get when I edit the filed inside your admin dashboard.
This comes back if I retrieve the customer. No field "invoicing" with "email_to" in it.
In the Dashboard, you're changing the Billing email address correct and not the invoice email so it's expected that field is not there. The API and the Dashboard work a bit differently, and do not 100% mirror each other.