{"title":"Notification types","category":"Classic Platforms","creationDate":1776961628,"content":"<div class=\"sc-notice info\"><div>\n<p>This page is for classic Adyen for Platforms integrations. If you are just starting your implementation, refer to our <a href=\"\/pt\/adyen-for-platforms-model\">new integration guide<\/a> instead.<\/p>\n<\/div><\/div>\n<p>To keep you informed of events on your platform, we send notifications to endpoints that you specify when <a href=\"\/pt\/classic-platforms\/configure-notifications\">configuring notifications<\/a>.<\/p>\n<p>Notification messages include a number of different fields, which vary depending on the\u00a0event\u00a0type that triggers this specific notification. Adyen for Platforms sends the following notifications.<\/p>\n<table>\n<thead>\n<tr>\n<th>Notification<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_CLOSED\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_CLOSED<\/a><\/td>\n<td>This notification is triggered when an account is closed.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_CREATED\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_CREATED<\/a><\/td>\n<td>This notification is triggered when an account is created.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_FUNDS_BELOW_THRESHOLD\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_FUNDS_BELOW_THRESHOLD<\/a><\/td>\n<td>This notification is triggered when a liable account's current funds are below the threshold configured on the Adyen platform.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_CREATED\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_CREATED<\/a><\/td>\n<td>This notification is triggered when an <a href=\"\/pt\/classic-platforms\/account-structure\">account holder<\/a> is created, or when an error occurred during account holder creation.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_PAYOUT\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_PAYOUT<\/a><\/td>\n<td>This notification is triggered when a <a href=\"\/pt\/classic-platforms\/payouts\">payout<\/a> is initiated. If the payout process has started successfully for a specified account, amount, and bank account, the notification contains <code>statusCode<\/code> = Initiated; in case of any error the notification contains <code>statusCode<\/code> = Failed.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_STATUS_CHANGE\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_STATUS_CHANGE<\/a><\/td>\n<td>This notification is triggered when the status of an account holder is changed (for example, when the processing amount exceeds the current tier's limits and proceeds to the next tier).<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_STORE_STATUS_CHANGE\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_STORE_STATUS_CHANGE<\/a><\/td>\n<td>This notification is triggered when the status of a store associated with an account holder has changed.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_UPCOMING_DEADLINE\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_UPCOMING_DEADLINE<\/a><\/td>\n<td>This notification is triggered when there's an upcoming deadline for an account holder to fulfill the requirements of a specific event.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_UPDATED\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_UPDATED<\/a><\/td>\n<td>This notification is triggered when an account holder is updated.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_HOLDER_VERIFICATION\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_HOLDER_VERIFICATION<\/a><\/td>\n<td>This notification is triggered when some events occur during account holder verification. For more information, refer to\u00a0<a href=\"\/pt\/classic-platforms\/verification-process\">KYC verification checks<\/a>.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/ACCOUNT_UPDATED\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ACCOUNT_UPDATED<\/a><\/td>\n<td>This notification is triggered when an account is updated.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/BENEFICIARY_SETUP\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">BENEFICIARY_SETUP<\/a><\/td>\n<td>This notification is triggered when a benefactor and beneficiary relationship between accounts is set up.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/COMPENSATE_NEGATIVE_BALANCE\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">COMPENSATE_NEGATIVE_BALANCE<\/a><\/td>\n<td>On the last day of each month Adyen for Platforms checks if there are any accounts with a negative balance that is a month old. When such accounts are found, Adyen for Platforms compensates their balance from the liable platform account and sends the COMPENSATE_NEGATIVE_BALANCE notification to the platform.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/DIRECT_DEBIT_INITIATED\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">DIRECT_DEBIT_INITIATED<\/a><\/td>\n<td>This notification is triggered when an automated direct debit is initiated from the Adyen platform.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/PAYMENT_FAILURE\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">PAYMENT_FAILURE<\/a><\/td>\n<td>This notification is triggered when a <a href=\"\/pt\/classic-platforms\/processing-payments\">split payment<\/a> has failed.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/REFUND_FUNDS_TRANSFER\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">REFUND_FUNDS_TRANSFER<\/a><\/td>\n<td>This notification is triggered a  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Fund\/latest\/post\/refundFundsTransfer\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/refundFundsTransfer<\/a> request is made.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/REPORT_AVAILABLE\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">REPORT_AVAILABLE<\/a><\/td>\n<td>This notification is triggered when Adyen generates a platform-specific report.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/SCHEDULED_REFUNDS\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">SCHEDULED_REFUNDS<\/a><\/td>\n<td>This notification contains scheduled refunds, and is triggered when a  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Fund\/latest\/post\/refundNotPaidOutTransfers\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/refundNotPaidOutTransfers<\/a> request is made.<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/docs.adyen.com\/api-explorer\/#\/NotificationService\/latest\/TRANSFER_FUNDS\" class=\"codeLabel external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">TRANSFER_FUNDS<\/a><\/td>\n<td>This notification is triggered when a  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Fund\/latest\/post\/transferFunds\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/transferFunds<\/a> request is made.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>","url":"https:\/\/docs.adyen.com\/pt\/classic-platforms\/notification-types","articleFields":{"description":"Learn about the notification types sent by Adyen for Platforms.","search_category":"Classic Platforms","id":"25142918","type":"page","_expandable":{"operations":""},"status":"current","last_edit_on":"07-05-2020 11:25","parameters":{"directoryPath":"\/classic-platforms"}},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/classic-platforms\/notification-types","title":"Notification types","content":"\nThis page is for classic Adyen for Platforms integrations. If you are just starting your implementation, refer to our new integration guide instead.\n\nTo keep you informed of events on your platform, we send notifications to endpoints that you specify when configuring notifications.\nNotification messages include a number of different fields, which vary depending on the\u00a0event\u00a0type that triggers this specific notification. Adyen for Platforms sends the following notifications.\n\n\n\nNotification\nDescription\n\n\n\n\nACCOUNT_CLOSED\nThis notification is triggered when an account is closed.\n\n\nACCOUNT_CREATED\nThis notification is triggered when an account is created.\n\n\nACCOUNT_FUNDS_BELOW_THRESHOLD\nThis notification is triggered when a liable account's current funds are below the threshold configured on the Adyen platform.\n\n\nACCOUNT_HOLDER_CREATED\nThis notification is triggered when an account holder is created, or when an error occurred during account holder creation.\n\n\nACCOUNT_HOLDER_PAYOUT\nThis notification is triggered when a payout is initiated. If the payout process has started successfully for a specified account, amount, and bank account, the notification contains statusCode = Initiated; in case of any error the notification contains statusCode = Failed.\n\n\nACCOUNT_HOLDER_STATUS_CHANGE\nThis notification is triggered when the status of an account holder is changed (for example, when the processing amount exceeds the current tier's limits and proceeds to the next tier).\n\n\nACCOUNT_HOLDER_STORE_STATUS_CHANGE\nThis notification is triggered when the status of a store associated with an account holder has changed.\n\n\nACCOUNT_HOLDER_UPCOMING_DEADLINE\nThis notification is triggered when there's an upcoming deadline for an account holder to fulfill the requirements of a specific event.\n\n\nACCOUNT_HOLDER_UPDATED\nThis notification is triggered when an account holder is updated.\n\n\nACCOUNT_HOLDER_VERIFICATION\nThis notification is triggered when some events occur during account holder verification. For more information, refer to\u00a0KYC verification checks.\n\n\nACCOUNT_UPDATED\nThis notification is triggered when an account is updated.\n\n\nBENEFICIARY_SETUP\nThis notification is triggered when a benefactor and beneficiary relationship between accounts is set up.\n\n\nCOMPENSATE_NEGATIVE_BALANCE\nOn the last day of each month Adyen for Platforms checks if there are any accounts with a negative balance that is a month old. When such accounts are found, Adyen for Platforms compensates their balance from the liable platform account and sends the COMPENSATE_NEGATIVE_BALANCE notification to the platform.\n\n\nDIRECT_DEBIT_INITIATED\nThis notification is triggered when an automated direct debit is initiated from the Adyen platform.\n\n\nPAYMENT_FAILURE\nThis notification is triggered when a split payment has failed.\n\n\nREFUND_FUNDS_TRANSFER\nThis notification is triggered a  \/refundFundsTransfer request is made.\n\n\nREPORT_AVAILABLE\nThis notification is triggered when Adyen generates a platform-specific report.\n\n\nSCHEDULED_REFUNDS\nThis notification contains scheduled refunds, and is triggered when a  \/refundNotPaidOutTransfers request is made.\n\n\nTRANSFER_FUNDS\nThis notification is triggered when a  \/transferFunds request is made.\n\n\n","type":"page","locale":"pt","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Classic integration","lvl2":"Notification types"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/classic-platforms","lvl2":"\/pt\/classic-platforms\/notification-types"},"levels":3,"category":"Classic Platforms","category_color":"green","tags":["Notification","types"]}}
