Skip to main content
Fit Ecm
curl --request POST \
  --url https://api.ionworks.com/ecm/fit \
  --header 'Content-Type: multipart/form-data' \
  --form 'file=<string>'
{}

Query Parameters

num_rcs
integer
default:2
Required range: 0 <= x <= 5
example_id
string | null
fit_ocv
boolean
default:true
initial_soc
number | null
Required range: 0 <= x <= 1
capacity
number | null
Required range: x > 0

Body

multipart/form-data
file
string | null

Response

Successful Response

The response is of type Response Fit Ecm Ecm Fit Post · object.