latestOpenAPI 3.0.02026-08-10233809957.8 KB
5cdfae3fa1fa
Visualizations
List Credit Score report
Supported for:
freshbooks quickbooks quickbooksDesktop xero dynamicsBusinessCentral zohoBooks byod
get/v2/visualizations/railzScore
Query parameters
connectionUuidstring required
Unique connection identifier.
endDatestring
The end date of the report frequency in the format: yyyy-MM-dd.
Response
Successfully returned credit score
Example response
{
"meta": {
"reportId": [
"5fad8a342a88364234392fb5"
],
"serviceName": "xero",
"businessName": "Railz",
"endDate": "2020-12-25T01:02:03Z",
"startDate": "2020-11-25T01:02:03Z"
},
"data": {
"score": 800,
"rating": "Excellent",
"lastUpdated": "2020-12-31"
}
}