User
User - Represents a user's profile information retrieved from their Amazon account.
Properties
userEmail
userEmail:
string
The email address of the customer's Amazon account. Provided when the requested scope includes PROFILE
.
userId
userId:
string
The user's Amazon account ID. Provided when the requested scope includes PROFILE
or USERID
.
userMobileNumber
userMobileNumber:
string
The mobile number associated with the customer's account. Provided when the requested scope includes MOBILE_NUMBER
.
userName
userName:
string
The user's name as set in their Amazon customer profile. Provided when the requested scope includes PROFILE
.
userPostalCode
userPostalCode:
string
The zip/postal code associated with the customer's account. Provided when the requested scope includes POSTAL_CODE
.
Last updated: Oct 02, 2025