Funkcja AddUserProfile

Powrót

Informacje

Dodaje nowy profil klienta do bazy klientów.

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

Parametry wejściowe

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

Dane wyjściowe

  1. id (int)