GET v1/Portfolio/Folders/{FolderId}/FRISKScoreHistory?StartDate={StartDate}&EndDate={EndDate}&FirstRow={FirstRow}&LastRow={LastRow}
Gets the Monthly FRISK Scores for Businesses in the selected Folder
Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FolderId |
Id of the Folder to get FRISK Scores for |
integer |
Required |
StartDate |
Start Date for score calculations |
date |
Optional |
EndDate |
End Date for score calculations |
date |
Optional |
FirstRow |
The First Row to display |
integer |
Optional |
LastRow |
The Last Row to dispaly |
integer |
Optional |
Response
APIPortfolioScoreHistoryCollectionName | Description | Type | Additional information |
---|---|---|---|
TotalResults |
Total number of results |
integer |
None. |
ScoreType |
The score type |
string |
None. |
Businesses |
Businesses with scores |
Collection of APIPortfolioScoreHistory |
None. |
Example
curl -H "Authorization: Bearer {SessionKey}" -X GET https://api.creditriskmonitor.com/v1/Portfolio/Folders/{FolderId}/FRISKScoreHistory/