I’m trying to add a paramater in the body of the request (at least I hope that’s what Stripe.js expects)
The paramater is:
“description” with a value of “test”
This updates an invoice item description in Stripe corresponding too: Update an invoice item | Stripe API Reference