Funkcja GetUserProfileList

Powrót

Informacje

Zwraca listę wszystkich profili klientów w sklepie. Listę można skrócić wykorzystująć parametry _offset i _limit.

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

Parametry wejściowe

  1. id (int) - wymagany

Dane wyjś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)