GET v1/Portfolio/PAYCEScoreHistory?StartDate={StartDate}&EndDate={EndDate}&FirstRow={FirstRow}&LastRow={LastRow}
Gets the Monthly PAYCE Scores for Businesses in the current user's portfolio
Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| 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
APIPortfolioScoreHistoryCollection| Name | 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}/PAYCEScoreHistory/