Aller au contenu principal

Get the mobile alias of the UUID

GET 

/sint/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
    UUID string[]

    UUID

    Owner stringrequired

    NaturalPerson or LegalEntity UUID

    MobileIndicatif stringrequired

    MobileIndicatif

    MobileNumber stringrequired

    MobileNumber

    Actif boolean

    Default value: true

    is Actif (default = true)

    Public boolean

    Default value: false

    is Public (default = false)

    LinkNPLE string

    NPLE link UUID

Loading...