User
User - Represents a user's profile information retrieved from their Amazon account.
Properties
userId
userId:
string
The user's Amazon account ID, provided when the requested scope includes PROFILE or USERID.
userName
userName:
string
The user's name as set in their Amazon customer profile, provided when the requested scope includes PROFILE.
userEmail
userEmail:
string
The email address of the customer's Amazon account, 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.
userMobileNumber
userMobileNumber:
string
The mobile number associated with the customer's account, provided when the requested scope includes MOBILE_NUMBER.
Last updated: Jul 22, 2026

