AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/materna-sms-status/all
GET
secured

Description

Get SMS statuses

Format

json (application/json)

Methods

GET

Response codes

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

Example response

{
    "status": "ok",
    "message": "SMS statuses were found.",
    "statuses": {
        "1": {
            "id": "1",
            "message_id": "ClientACCF_001a9377",
            "status_code": 0,
            "source": "+420736302320",
            "destination": "+420737000111",
            "status_text": "Message delivered",
            "created": "2020-09-16 13:26:58"
        }
    }
}