The Performance Notifications skill contains subject and message bodies for Performance Notifications that have been sent to the seller. These include things like removing listings, account status changes and other important notifications
Note that we try to strip just the message body out into the cleaned_body node as the
original body is a large HTML document that can be difficult to read.
| Time Period | Past 90 days |
|---|---|
| Report Format: | json |
[
{
"id": "12345678-4321-9876-5432-92931add1199",
"subject": "Your "Call Me Now" inquiry",
"body": "",
"created": 1738987548728,
"fromEmailAddress": "",
"appealStatus": "NONE",
"tags": [],
"read": false,
"appeal_url": "",
"cleaned_body": "Dear Seller,\r\nThis is someone, with Amazon Account Health Support. Thank you for speaking with me regarding your selling account.\r\nAs discussed, I understand you needed assistance with Selling on Amazon.\r\nI am glad I was able to assist you.\r\nIf you have any new questions or concerns, the Account Health Support team is available 7 days a week to address your concerns in detail. To speak to an Account Health Specialist, click the 'Contact Us' button on your Account Health page:\r\nhttps:\/\/sellercentral.amazon.com\/performance\/dashboard\r\nSincerely,\r\nSeller Performance Team\r\nAmazon.com\r\nhttp:\/\/www.amazon.com\r\n SPC-USAmazon-826834808220097\r\n",
"original_body_length": 29374
},
{
"id": "c17e9914-a42c-9349-8887-876543212334",
"subject": "Certification complete",
"body": "",
"created": 1738644359234,
"fromEmailAddress": "",
"appealStatus": "NONE",
"tags": [],
"read": false,
"appeal_url": "",
"cleaned_body": "Hello Seller,\r\nThank you for certifying that your business information is up-to-date as required by the US INFORM Consumers Act. You have completed the certification requirement, and your account is no longer at risk of disruption due to the certification requirement.\r\nHowever, your account may still be at risk due to other regulatory requirements. Please visit your Account health page to see if any further actions are needed.\r\nPlease remember that you are required to keep your business information current at all times, and you can update your information anytime by visiting the Account information page. Any time you update your information, the US INFORM Consumers Act requires Amazon to verify the updated information as well. In addition, you will need to certify that this information is up-to-date at least annually. \r\nTo learn more about all of the obligations and requirements under the US INFORM Consumers Act, refer to our \u2018About the INFORM Consumers Act\u2019 help page. \r\nWe're here to help.\r\nTo learn more, refer to our 'About the INFORM Consumers Act' (help page).\r\nIf you have questions or need help with this process, click on the 'Contact Us' button on your Account health page to contact an Account Health Specialist.\r\nAmazon Services\r\n ",
"original_body_length": 38624
}
]