Update Stripe customer object

How to Update a Stripe customer object?

I’m only seeing ways to retrieve data using Stripe connection, but no way to update data.

@Kanad_Bahalkar you can always use the custom API call and use their Stripe’s documentation as reference.