Přeskočit na hlavní obsah

User contact update

Request Body

The JSON object with following structure. Fields company, ic and dic are not used if personal is true. Fields lastname and firstname are not used if personal is false.

  • id integer

    Contact unique id

  • personal boolean

    True if account is personal.

  • firstname string

    Person's forename

  • lastname string

    Person's surname

  • company string

    Company name

  • street string

    Street

  • street_no string

    Street number

  • postal_code integer

    Postal code

  • city string

    City

  • country string

    Country code

  • ic string

    Company IČ

  • dic string

    Company DIČ

Responses

The JSON object with following schema is returned.

Schema
  • success boolean

    The result of action

  • authenticated boolean

    True if the request was authenticated

  • status integer

    Response status code