Profile
Authenticated profile retrieval and updates
Updates profile fields. Required fields are driven by USER_REQUIRED_FIELDS (System Configuration).
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
CSRF token header for unsafe methods (POST/PUT/PATCH/DELETE)
Profile updated
Validation error
Authentication required
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
CSRF token header for unsafe methods (POST/PUT/PATCH/DELETE)
Profile updated
Validation error
Authentication required
Updates profile and, when configured, synchronizes loyalty data using CUSTOMER_LOYALTY_CARD_SERVICE (Dynamic Configuration). Phone changes require SMS verification (code + resend flow).
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
CSRF token header for unsafe methods (POST/PUT/PATCH/DELETE)
Profile updated
Verification code sent for phone confirmation
Validation error
Authentication required
Session cookie (e.g., sessionid=abc123)
Session cookie header (e.g. sessionid=abc123)
CSRF token header for unsafe methods (POST/PUT/PATCH/DELETE)
Profile updated
Verification code sent for phone confirmation
Validation error
Authentication required
Last updated
Was this helpful?

