Retailer Credentials Object

Example Retailer Credentials Object
{
  "email": "timbeaver@gmail.com",
  "password": "myRetailerPassword"
}

Attributes

AttributeTypeDescription
emailStringThe email for the retailer account
passwordStringThe password for the retailer account
verification_codeString(Optional) The verification code required by the retailer for logging in. Only required in cases where the retailer prevents a login with an account_locked_verification_required error code.
totp_2fa_keyString(Optional) The secret key used for two factor authentication. If you have two factor authentication enabled, you must provide this key. You can find the 64 digit Amazon key by enabling two factor authentication and clicking on the “Can’t scan the barcode?” link. Note: This is not the 6 digit time based code.
Amazon 2FA setup showing where to find the secret key