TrackRecordPro API Documentation TrackRecordPro

assetsoverdue endpoint

Summary

API Endpoint Address

https://api.trackrecordpro.co.uk/3.0/assetsoverdue

Minimum Supported API Version3.0
Supported Methods

GET

Access LevelEveryone
DescriptionReturns a summary of assets due, overdue and other status

GET assetsoverdue

GET /3.0/assetsoverdue HTTP/1.1

Details

Returns a summary of assets due, overdue and other status

{
    "request": {
        "url": "\/3.0\/assetsoverdue",
        "endpoint": "assetsoverdue",
        "requested_version": "3.0",
        "api_version": 3,
        "request_method": "Get",
        "timestamp": 1509694185,
        "session": null
    },
    "pagination": {
        "total_pages": 1,
        "total_records": 1
    },
    "response": [
        {
            "company_id": 28,
            "due": 32,
            "overdue": 5,
            "other": 150
        }
    ]
}

Field Definitions

Expand

Invalid license

Your evaluation license of PocketQuery expired. Please contact an administrator to purchase a new license.