This API allows suppliers to get survey statistics records associated within the specified Date Range whether startDate and endDate/verifiedStartDate and verifiedEndDate.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://supplier.innovatemr.net/api/v2/supply/getSurveyStatsByDateRange?endDate&startDate&Verified End Date&Verified Start Date' \
--header'x-access-token;'
Responses
🟢200OK
application/json
Body
Example
{"apiStatus":"success","msg":"Survey Stats are successfully searched","result":{"clicks":418,"surveyStarts":172,"completes":94,"fails":10,"overQuota":7,"qualityTerms":7,"preSurveyTerminates":164,"preSurveyOverQuota":4,"preSurveyQualityTermination":15,"averageLOI":"0.48","revenue":"46.79","Conversion":"54.65","validCompletes":16,"invalidCompletes":6,"pendingCompletes":72}}