{"title":"Reconcile fund transfers","category":"default","creationDate":1776961627,"content":"<p>Use the Balance Platform Accounting Report to track money movements in your balance platform:<\/p>\n<ul>\n<li>\n<p><a href=\"\/pt\/marketplaces\/payout-to-users\">Payouts<\/a> to your users. Funds move from an account holder's balance account to their external bank account or other transfer instrument. In the report, payouts are identified as <strong>bankTransfer<\/strong> events.<\/p>\n<\/li>\n<li>\n<p><a href=\"\/pt\/marketplaces\/internal-fund-transfers\">Internal transfers<\/a>. Funds move between balance accounts. For example, when you want to send bonuses from your liable balance account to the balance accounts of your users. Or when your user wants to move funds between their own balance accounts.<\/p>\n<\/li>\n<\/ul>\n<h2>Track a transfer<\/h2>\n<p>To identify transfers <em>in general<\/em> in the Balance Platform Accounting Report, note the following columns:<\/p>\n<ul>\n<li><strong>Transfer Id<\/strong>: indicates that the credit or debit of the transfer is pending and no real money movement has taken place. Linked events share the same Transfer Id.<\/li>\n<li><strong>Transaction Id<\/strong>: indicates that the credit or debit is booked on the balance and real money movement has taken place. If a transfer doesn't have a Transaction Id, no money movement has taken place yet. You can link a transaction to a transfer by matching the Transfer Id.<\/li>\n<li><strong>Category<\/strong>: <em>internal<\/em> for an internal transfer, or <em>bank<\/em> for a payout.<\/li>\n<li><strong>Type<\/strong>: <em>internalTransfer<\/em> for an internal transfer, or <em>bankTransfer<\/em> for a payout.<\/li>\n<li><strong>Status<\/strong>: <em>booked<\/em> in combination with a populated <strong>Transaction Id<\/strong> indicates the funds are booked to the destination balance account or payment instrument.<\/li>\n<li><strong>Balance (PC)<\/strong>: the amount of the transfer.<\/li>\n<\/ul>\n<p>To track a <em>specific<\/em> transfer in the Balance Platform Accounting Report, you can use the following columns:<\/p>\n<ul>\n<li>For a specific payout: <strong>Description<\/strong>, <strong>Reference<\/strong>, or <strong>Reference For Beneficiary<\/strong>.<\/li>\n<li>For a specific internal transfer: <strong>Reference For Beneficiary<\/strong>.<\/li>\n<\/ul>\n<p>The values in those columns match the values provided in the API request or sweep configuration. You can look up these details in the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">balancePlatform.transfer.created<\/a> and  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.updated\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">balancePlatform.transfer.updated<\/a> webhooks, or in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>. For more general sweep information you can make GET  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/balanceplatform\/latest\/get\/balanceAccounts\/(balanceAccountId)\/sweeps\/(sweepId)\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/balanceAccounts\/{balanceAccountId}\/sweeps\/{sweepId}<\/a> requests.<\/p>\n<div class=\"notices yellow\">\n<p>For reconciliation purposes, it is important that your integration populates the <code>description<\/code>, <code>reference<\/code>, and <code>referenceForBeneficiary<\/code> fields, even though these fields are optional.<\/p>\n<\/div>\n<h3>Balance Platform Accounting Report<\/h3>\n<p>The following example shows an internal transfer of EUR 15.00 between two balance accounts in the Balance Platform Accounting Report.<\/p>\n<table>\n<thead>\n<tr>\n<th>Balance Platform<\/th>\n<th>Account Holder<\/th>\n<th>Balance Account<\/th>\n<th>Transfer Id<\/th>\n<th>Transaction Id<\/th>\n<th>Category<\/th>\n<th>Status<\/th>\n<th>Type<\/th>\n<th>Booking Date<\/th>\n<th>Booking Date Time Zone<\/th>\n<th>Value Date<\/th>\n<th>Value Date Time Zone<\/th>\n<th>Currency<\/th>\n<th>Amount<\/th>\n<th>Original Currency<\/th>\n<th>Original Amount<\/th>\n<th>Payment Currency<\/th>\n<th>Received (PC)<\/th>\n<th>Reserved (PC)<\/th>\n<th>Balance (PC)<\/th>\n<th>Reference<\/th>\n<th>Description<\/th>\n<th>Counterparty Balance Account Id<\/th>\n<th>Reference for Beneficiary<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>YOUR_BALANCE_PLATFORM<\/td>\n<td>AH00000000000000000000001<\/td>\n<td>BA00000000000000000000001<\/td>\n<td>48RTTV5VXYY7NQSR<\/td>\n<td><\/td>\n<td>internal<\/td>\n<td>received<\/td>\n<td>internalTransfer<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td><\/td>\n<td><\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>0.00<\/td>\n<td>0.00<\/td>\n<td>YOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER<\/td>\n<td>YOUR_DESCRIPTION_FOR_THE_TRANSFER<\/td>\n<td>BA00000000000000000000002<\/td>\n<td>YOUR_REFERENCE_FOR_THE_BENEFICIARY<\/td>\n<\/tr>\n<tr>\n<td>YOUR_BALANCE_PLATFORM<\/td>\n<td>AH00000000000000000000001<\/td>\n<td>BA00000000000000000000001<\/td>\n<td>48RTTV5VXYY7NQSR<\/td>\n<td><\/td>\n<td>internal<\/td>\n<td>authorised<\/td>\n<td>internalTransfer<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td><\/td>\n<td><\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>-15.00<\/td>\n<td>0.00<\/td>\n<td>YOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER<\/td>\n<td>YOUR_DESCRIPTION_FOR_THE_TRANSFER<\/td>\n<td>BA00000000000000000000002<\/td>\n<td>YOUR_REFERENCE_FOR_THE_BENEFICIARY<\/td>\n<\/tr>\n<tr>\n<td>YOUR_BALANCE_PLATFORM<\/td>\n<td>AH00000000000000000000001<\/td>\n<td>BA00000000000000000000001<\/td>\n<td>48RTTV5VXYY7NQSR<\/td>\n<td>48RTTV5VXYY7NQTP<\/td>\n<td>internal<\/td>\n<td>booked<\/td>\n<td>internalTransfer<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>EUR<\/td>\n<td>0.00<\/td>\n<td>15.00<\/td>\n<td>-15.00<\/td>\n<td>YOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER<\/td>\n<td>YOUR_DESCRIPTION_FOR_THE_TRANSFER<\/td>\n<td>BA00000000000000000000002<\/td>\n<td>YOUR_REFERENCE_FOR_THE_BENEFICIARY<\/td>\n<\/tr>\n<tr>\n<td>YOUR_BALANCE_PLATFORM<\/td>\n<td>AH00000000000000000000002<\/td>\n<td>BA00000000000000000000002<\/td>\n<td>ZIXVJX5VXYYB7SED<\/td>\n<td><\/td>\n<td>internal<\/td>\n<td>received<\/td>\n<td>internalTransfer<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td><\/td>\n<td><\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>0.00<\/td>\n<td>0.00<\/td>\n<td>YOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER<\/td>\n<td>YOUR_DESCRIPTION_FOR_THE_TRANSFER<\/td>\n<td>BA00000000000000000000001<\/td>\n<td>YOUR_REFERENCE_FOR_THE_BENEFICIARY<\/td>\n<\/tr>\n<tr>\n<td>YOUR_BALANCE_PLATFORM<\/td>\n<td>AH00000000000000000000002<\/td>\n<td>BA00000000000000000000002<\/td>\n<td>ZIXVJX5VXYYB7SED<\/td>\n<td><\/td>\n<td>internal<\/td>\n<td>authorised<\/td>\n<td>internalTransfer<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td><\/td>\n<td><\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>EUR<\/td>\n<td>-15.00<\/td>\n<td>15.00<\/td>\n<td>0.00<\/td>\n<td>YOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER<\/td>\n<td>YOUR_DESCRIPTION_FOR_THE_TRANSFER<\/td>\n<td>BA00000000000000000000001<\/td>\n<td>YOUR_REFERENCE_FOR_THE_BENEFICIARY<\/td>\n<\/tr>\n<tr>\n<td>YOUR_BALANCE_PLATFORM<\/td>\n<td>AH00000000000000000000002<\/td>\n<td>BA00000000000000000000002<\/td>\n<td>ZIXVJX5VXYYB7SED<\/td>\n<td>48RTTV5VXYY7NQTP<\/td>\n<td>internal<\/td>\n<td>booked<\/td>\n<td>internalTransfer<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td>2022-08-16 09:32:43<\/td>\n<td>CEST<\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>EUR<\/td>\n<td>15.00<\/td>\n<td>EUR<\/td>\n<td>0.00<\/td>\n<td>-15.00<\/td>\n<td>15.00<\/td>\n<td>YOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER<\/td>\n<td>YOUR_DESCRIPTION_FOR_THE_TRANSFER<\/td>\n<td>BA00000000000000000000001<\/td>\n<td>YOUR_REFERENCE_FOR_THE_BENEFICIARY<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Track payouts using the Statement report<\/h2>\n<p>An alternative way to track payouts is to use the Balance Platform <a href=\"\/pt\/marketplaces\/reports-and-fees\/statement-report\">Statement Report<\/a>. This shows all accounts where a balance change happened on a given day, including the events that contributed to the balance change.<\/p>\n<h2 id=\"see-also\">See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/marketplaces\/reports-and-fees\/balance-platform-accounting-report\"\n                        target=\"_self\"\n                        >\n                    Balance Platform Accounting Report\n                <\/a><\/li><li><a href=\"\/marketplaces\/prepare-reports\/generate-download-reports\"\n                        target=\"_self\"\n                        >\n                    Get platform reports\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/marketplaces\/reconciliation-use-cases\/reconcile-transfers","articleFields":{"description":"Track payouts (bank transfers) and internal transfers in your balance platform.","feedback_component":true,"parameters":{"directoryPath":"\/marketplaces","model":"marketplace"}},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/marketplaces\/reconciliation-use-cases\/reconcile-transfers","title":"Reconcile fund transfers","content":"Use the Balance Platform Accounting Report to track money movements in your balance platform:\n\n\nPayouts to your users. Funds move from an account holder's balance account to their external bank account or other transfer instrument. In the report, payouts are identified as bankTransfer events.\n\n\nInternal transfers. Funds move between balance accounts. For example, when you want to send bonuses from your liable balance account to the balance accounts of your users. Or when your user wants to move funds between their own balance accounts.\n\n\nTrack a transfer\nTo identify transfers in general in the Balance Platform Accounting Report, note the following columns:\n\nTransfer Id: indicates that the credit or debit of the transfer is pending and no real money movement has taken place. Linked events share the same Transfer Id.\nTransaction Id: indicates that the credit or debit is booked on the balance and real money movement has taken place. If a transfer doesn't have a Transaction Id, no money movement has taken place yet. You can link a transaction to a transfer by matching the Transfer Id.\nCategory: internal for an internal transfer, or bank for a payout.\nType: internalTransfer for an internal transfer, or bankTransfer for a payout.\nStatus: booked in combination with a populated Transaction Id indicates the funds are booked to the destination balance account or payment instrument.\nBalance (PC): the amount of the transfer.\n\nTo track a specific transfer in the Balance Platform Accounting Report, you can use the following columns:\n\nFor a specific payout: Description, Reference, or Reference For Beneficiary.\nFor a specific internal transfer: Reference For Beneficiary.\n\nThe values in those columns match the values provided in the API request or sweep configuration. You can look up these details in the  balancePlatform.transfer.created and  balancePlatform.transfer.updated webhooks, or in your Customer Area. For more general sweep information you can make GET  \/balanceAccounts\/{balanceAccountId}\/sweeps\/{sweepId} requests.\n\nFor reconciliation purposes, it is important that your integration populates the description, reference, and referenceForBeneficiary fields, even though these fields are optional.\n\nBalance Platform Accounting Report\nThe following example shows an internal transfer of EUR 15.00 between two balance accounts in the Balance Platform Accounting Report.\n\n\n\nBalance Platform\nAccount Holder\nBalance Account\nTransfer Id\nTransaction Id\nCategory\nStatus\nType\nBooking Date\nBooking Date Time Zone\nValue Date\nValue Date Time Zone\nCurrency\nAmount\nOriginal Currency\nOriginal Amount\nPayment Currency\nReceived (PC)\nReserved (PC)\nBalance (PC)\nReference\nDescription\nCounterparty Balance Account Id\nReference for Beneficiary\n\n\n\n\nYOUR_BALANCE_PLATFORM\nAH00000000000000000000001\nBA00000000000000000000001\n48RTTV5VXYY7NQSR\n\ninternal\nreceived\ninternalTransfer\n2022-08-16 09:32:43\nCEST\n\n\nEUR\n-15.00\nEUR\n-15.00\nEUR\n-15.00\n0.00\n0.00\nYOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER\nYOUR_DESCRIPTION_FOR_THE_TRANSFER\nBA00000000000000000000002\nYOUR_REFERENCE_FOR_THE_BENEFICIARY\n\n\nYOUR_BALANCE_PLATFORM\nAH00000000000000000000001\nBA00000000000000000000001\n48RTTV5VXYY7NQSR\n\ninternal\nauthorised\ninternalTransfer\n2022-08-16 09:32:43\nCEST\n\n\nEUR\n-15.00\nEUR\n-15.00\nEUR\n15.00\n-15.00\n0.00\nYOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER\nYOUR_DESCRIPTION_FOR_THE_TRANSFER\nBA00000000000000000000002\nYOUR_REFERENCE_FOR_THE_BENEFICIARY\n\n\nYOUR_BALANCE_PLATFORM\nAH00000000000000000000001\nBA00000000000000000000001\n48RTTV5VXYY7NQSR\n48RTTV5VXYY7NQTP\ninternal\nbooked\ninternalTransfer\n2022-08-16 09:32:43\nCEST\n2022-08-16 09:32:43\nCEST\nEUR\n-15.00\nEUR\n-15.00\nEUR\n0.00\n15.00\n-15.00\nYOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER\nYOUR_DESCRIPTION_FOR_THE_TRANSFER\nBA00000000000000000000002\nYOUR_REFERENCE_FOR_THE_BENEFICIARY\n\n\nYOUR_BALANCE_PLATFORM\nAH00000000000000000000002\nBA00000000000000000000002\nZIXVJX5VXYYB7SED\n\ninternal\nreceived\ninternalTransfer\n2022-08-16 09:32:43\nCEST\n\n\nEUR\n15.00\nEUR\n15.00\nEUR\n15.00\n0.00\n0.00\nYOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER\nYOUR_DESCRIPTION_FOR_THE_TRANSFER\nBA00000000000000000000001\nYOUR_REFERENCE_FOR_THE_BENEFICIARY\n\n\nYOUR_BALANCE_PLATFORM\nAH00000000000000000000002\nBA00000000000000000000002\nZIXVJX5VXYYB7SED\n\ninternal\nauthorised\ninternalTransfer\n2022-08-16 09:32:43\nCEST\n\n\nEUR\n15.00\nEUR\n15.00\nEUR\n-15.00\n15.00\n0.00\nYOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER\nYOUR_DESCRIPTION_FOR_THE_TRANSFER\nBA00000000000000000000001\nYOUR_REFERENCE_FOR_THE_BENEFICIARY\n\n\nYOUR_BALANCE_PLATFORM\nAH00000000000000000000002\nBA00000000000000000000002\nZIXVJX5VXYYB7SED\n48RTTV5VXYY7NQTP\ninternal\nbooked\ninternalTransfer\n2022-08-16 09:32:43\nCEST\n2022-08-16 09:32:43\nCEST\nEUR\n15.00\nEUR\n15.00\nEUR\n0.00\n-15.00\n15.00\nYOUR_UNIQUE_REFERENCE_FOR_THE_TRANSFER\nYOUR_DESCRIPTION_FOR_THE_TRANSFER\nBA00000000000000000000001\nYOUR_REFERENCE_FOR_THE_BENEFICIARY\n\n\n\nTrack payouts using the Statement report\nAn alternative way to track payouts is to use the Balance Platform Statement Report. This shows all accounts where a balance change happened on a given day, including the events that contributed to the balance change.\nSee also\n\n\n                    Balance Platform Accounting Report\n                \n                    Get platform reports\n                \n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Marketplaces","lvl2":"Common reconciliation processes","lvl3":"Reconcile fund transfers"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/marketplaces","lvl2":"https:\/\/docs.adyen.com\/pt\/marketplaces\/reconciliation-use-cases","lvl3":"\/pt\/marketplaces\/reconciliation-use-cases\/reconcile-transfers"},"levels":4,"category":"Marketplaces","category_color":"green","tags":["Reconcile","transfers"]}}
