Native Stripe Integration Bug with Price object price update

Hey y'all just wanna raise this:

When I try to update the value of a 'Price' object in Stripe via the native Retool resource I am not given the option to expand the parameter 'currency_options' to then provide a new 'unit_amount'. This render the endpoint nonfunctional.

See Stripe docs here: Update a price | Stripe API Reference

If you remove the currency_options will it work?

Hi @Sienna_Kopf I believe this endpoint is useable as long as you pass in a valid object:

You can click the button in the bottom right of the field to expand the window for writing your object.