Funkcja UpdateUserProfile

Powrót

Informacje

Aktualizuje profil klienta w bazie danych

  • Typ danych wejściowych -- object
  • Typ danych wyjściowych -- object

Parametry wejściowe

  1. id (int)
  2. sf_guard_user_id (int) - wymagany
  3. countries_id (int) - wymagany
  4. is_billing (boolean)
  5. is_default (boolean)
  6. name (string)
  7. surname (string)
  8. street (string)
  9. house (string)
  10. flat (string)
  11. code (string)
  12. town (string)
  13. phone (string)
  14. company (string)
  15. vat_number (string)

Dane wyjściowe

  1. _update (boolean)