Aller au contenu principal

Get the mobile alias of the UUID

GET 

/olky_alias/mobile/:uuid

Get the mobile alias of the UUID

Request

Path Parameters

    uuid stringrequired

    The UUID of the aliasMobile you want to get

Responses

Return a Mobile alias

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...