Aller au contenu principal

Create a new client

POST 

/account/client/new

Create a new client

Request

Body

Data to send

    exUnId string

    exUnId

    firstName string

    firstName

    lastName string

    lastName

    gender string

    gender

    siret string

    siret

    rcs string

    rcs

    vat string

    vat

    email string

    email

    phone string

    phone

    mobile string

    mobile

    birthDayDate datetime

    birthDayDate

    isCompany boolean

    isCompany

    typePayer boolean

    typePayer

    typeBeneficiary boolean

    typeBeneficiary

    zip string

    zip

    city string

    city

    country string

    country

    address1 string

    address1

    address2 string

    address2

    address3 string

    address3

    iban string

    iban

    nameOfAccount string

    nameOfAccount

Responses

Client created

Loading...