Hi!
I added some profile fields to store some further information of the user.
Unfortunalely the API does not return these newly created profiles fields when performing a GET request on
https://example.com/api/users/203
A newly created field is defined in cscart_profile_fields, the value itself is stored in cs_cart_profile_fields_data.