v1
patch/v1/plus/auth/profile/
Request body
idinteger
first_namestring
last_namestring
usernamestring nullable
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
birth_datestring date nullable
emailstring email nullable
phonestring nullable
bonusstring decimal
avatarstring uri nullable
grant_sentboolean
grant_accessibleboolean
loyalty_percentinteger
verifiedboolean
{"stackTrail":"components:schemas:PatchedSharedUserProfile:properties:extra","oasType":"schema","type":"unknown"}
delivery_limitstring decimal
orders_pricestring decimal
next_loyaltystring
Response
idinteger required
first_namestring required
last_namestring required
usernamestring nullable
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
birth_datestring date nullable required
emailstring email nullable
phonestring nullable required
bonusstring decimal required
avatarstring uri nullable
grant_sentboolean required
grant_accessibleboolean required
loyalty_percentinteger required
verifiedboolean required
{"stackTrail":"components:schemas:SharedUserProfile:properties:extra","oasType":"schema","type":"unknown"}
delivery_limitstring decimal required
orders_pricestring decimal required
next_loyaltystring required