AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/web-cars/dates
GET
secured

Description

Get cars dates

Format

json (application/json)

Methods

GET

Response codes

200 (Success)
400 (Bad Request)
401 (Invalid authentication)

Example response

{
    "status": "ok",
    "dates": {
        "1284425": {
            "loanNumber": "1284425",
            "updated": "2020-01-24 12:02:04",
            "imagesUpdated": "2020-01-08 12:18:08",
            "state": 1,
            "illustratedPhotos": 0
        },
        "1286465": {
            "loanNumber": "1286465",
            "updated": "2020-01-20 13:16:44",
            "imagesUpdated": "2020-01-09 12:59:44",
            "state": 2,
            "illustratedPhotos": 1
        }
    }
}