AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/offered-cars/pages
POST
secured

Description

Vrátí počet stránek


Example json request:


{
"pageSize": 50,
"where": {
"iv": 0,
"in_sell": 1
}
}

Format

json (application/json)

Methods

POST

Response codes

200 (Success)
401 (Invalid authentication)

Example response

{
    "pages": 15,
    "message": "Number of pages returned.",
    "status": "ok"
}