SubscribePeople - HopeTill/Server GitHub Wiki

Used to subscribe an new people, like people which rent a room

Required parameter

  • first_name : string, his first name
  • last_name : string, his last name

Optional parameter

  • email : string, his email to contact
  • phone : string, his phone to contact

Result

  • result_code : values
  • id : int, id of the created entity