Skip to main content

Get all mobile aliases

GET 

/olky_alias/mobile/

Get all mobile aliases

Request

Responses

List every aliasMobile, if it empty, there is no aliasMobile in the database

Schema
  • Array [
  • UUID string[]

    UUID

    Owner stringrequired

    NaturalPerson or LegalEntity UUID

    MobileIndicatif stringrequired

    MobileIndicatif

    MobileNumber stringrequired

    MobileNumber

    Actif boolean

    is Actif (default = true)

    Public boolean

    is Public (default = false)

    LinkNPLE string

    NPLE link UUID

    uuid stringnullable
  • ]
Loading...