I am trying to send customer details to Stripe (address) using Bubble API Connector.

I have tried with

customer_details[address][city]
customer_details[address][country]

it replies with a status 400

any idea of how I should format the parameters?