| Role | Permission |
|---|---|
| Partner | |
| Partner View | |
| Custom Partner | |
| Fleet Manager | |
| Group Manager | |
| User | |
| Custom User |
curl --location 'https://fleet.roscolive.com/api/v1.0/billing/hubspot/contracts?company_name=undefined&after=undefined'{
"meta": {
"code": 200
},
"response": {
"contracts": [
{
"archived": false,
"createdAt": "2025-04-01T04:00:00Z",
"id": "63430524287",
"properties": {
"bill_end_date": "2/29/2028 12:00:00 AM",
"bill_start_date": "3/1/2025 12:00:00 AM",
"company_key__deal_": null,
"contract_comment": "1 unit (part of 22 ) cancelled in Jan 2026.\r2 units ( part of 11) cancelled in June 2026.",
"contract_line": "3",
"contract_num": "3601",
"createdate": "2025-04-01T04:00:00Z",
"customer_name": "Tenna LLC",
"duration": "36 Months",
"hs_lastmodifieddate": "2026-08-18T03:45:16.857Z",
"hs_object_id": "63430524287",
"per_vehicle": "14.0000000000000000",
"pipeline": "667667718"
},
"updatedAt": "2026-08-18T03:45:16.857Z",
"url": "https://app.hubspot.com/contacts/8311978/record/0-3/63430524287"
}
],
"paging": {
"next": {
"after": "12"
}
}
},
"result": "OK"
}