v1
latestSwagger 2.02026-07-179553242.0 KBUser
Get 7 days worth of Quote Fill Ratio statistics.
get/user/quoteFillRatio
Query parameters
targetAccountIdnumber double
AccountId to get quote fill ratio for, must be a paired account with main user. Can be wildcard * to get all accounts linked to the authenticated user
Response
Request was successful
Example response
{
"date": "2000-01-23T04:56:07.000+00:00",
"quoteCount": 6.027456183070403,
"quoteFillRatioMavg7": 2.3021358869347655,
"dealtMavg7": 5.637376656633329,
"account": 0.8008281904610115,
"dealtCount": 1.4658129805029452,
"quotesMavg7": 5.962133916683182
}