Aller au contenu principal

Create a new Mobile alias

POST 

/sint/mobile/new

Create a new Mobile alias

Request

Body

Data to send

    Owner string

    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

Responses

Alias Mobile created

Schema
    success boolean
    uuid string
Loading...