Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This object describes a registered user in Smart Sender.

 

{
    "id": "1",
    "email": "serdiuk@smartsender.eu",
    "phone": "380950001111",
    "photo": "https:\/\/accounts.smartsender.com\/storage\/avatars\/04TYTXWoSxMM2q5ON1Pd8RjiUYe31Kjj8c5UM7rg.picture",                "lastName": "Serdiuk",
    "fullName": "Oleksandr Serdiuk",
    "firstName": "Oleksandr",
    "locale": "ru",
    "subscribed": 1,
    "timezone": "Europe\/Kiev",
    "preferredCurrency": "usd",
    "createdAt": "2019-08-02 15:25:26"
}

 

Model Description:

Name

Description

id

Identifier

email

Email

phone

Phone

photo

Avatar

fullName

Full name

firstName

Name

locale

Preferred language

subscribed

Notification subscription status

timezone

Timezone

preferredCurrency

Preferred currency

createdAt

Date of registration

  • No labels