Retrieves the authenticated customer information. Requires valid JWT token from OTP verification. The token should be included in the Authorization header.
Bearer {jwt_token}
phoneNumber
field is only included in the response if the customer has a phone number on file. The profilePicture
field may be an empty string if no profile picture is set.Customer data retrieved successfully.
The response is of type object
.