Decimal parameter issue

I have a parameter on a bubble api plugin that is a decimal and an odata controller, every time I initialize it its returning
an error that the input is not valid because apparently bubble is passing the value with a double quote ("), I have uploaded the parameter and error message, also the header for the json content type is already in the request.