Pobieranie listy profili użytkowników. Listę można skrócić wykorzystująć parametry _offset
i _limit
.
object
object
_session_hash
(string)Wymagany. Identyfikator sesji (otrzymany podczas logowania - doLogin)
sf_guard_user_id
(integer)Identyfikator profilu użytkownika .
_offset
(integer)Określa przesunięcie wyników o określony offset.
_limit
(integer)Określa liczbę wyników w zapytaniu.
_modified_from
(dateTime)Określa datę modyfikacji, od której będą wyświetlane wyniki. Czas w postaci DateTime Atom.
_modified_to
(dateTime)Określa datę modyfikacji, do której będą wyświetlane wyniki. Czas w postaci DateTime Atom.
created_at
(dateTime)Data utworzenia wpisu.
updated_at
(dateTime)Data ostatniej modyfikacji wpisu.
id
(integer)Identyfikator profilu użytkownika.
sf_guard_user_id
(integer)Identyfikator użytkownika.
countries_id
(integer)Identyfikator kraju.
is_billing
(boolean)Informacja określająca czy profil zawiera dane billingowe czy dostawy.
is_default
(boolean)Informacja określająca czy profil użytkownika jest domyślny.
full_name
(string)Imię i nazwisko.
address
(string)Adres.
address_more
(string)Ciąg dalszy adresu.
code
(string)Kod pocztowy.
town
(string)Miasto.
phone
(string)Numer telefonu.
company
(string)Nazwa firmy.
vat_number
(string)Numer NIP.
name
(string)Imię. (Przestarzałe / kompatybilność wsteczna)
surname
(string)Nazwisko. (Przestarzałe / kompatybilność wsteczna)
street
(string)Ulica. (Przestarzałe / kompatybilność wsteczna)
house
(string)Numer domu. (Przestarzałe / kompatybilność wsteczna)
flat
(string)Numer lokalu. (Przestarzałe / kompatybilność wsteczna)