{"title":"Reporting and reconciliation","category":"default","creationDate":1785495421,"content":"<p>Capital repayments and disbursements are booked as accounting events on your balance platform. They appear in the same <a href=\"\/platforms\/reports-and-fees\">webhooks and reports<\/a> as your other money movements, so you can reconcile them in two ways:<\/p>\n<ul>\n<li>Consume webhooks<\/li>\n<li>Use your Balance Platform reports<\/li>\n<\/ul>\n<p>This page explains when repayments appear in your webhooks and reports and how to reconcile the principal and fee amounts of each repayment.<\/p>\n<h2>Requirements<\/h2>\n<p>Before you begin, review the following requirements and limitations.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Requirement<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Integration type<\/strong><\/td>\n<td style=\"text-align: left;\">You must have an <a href=\"\/platforms\">Adyen for Platforms<\/a> integration that supports Capital.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/account\/user-roles\">Customer Area roles<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">To configure report columns, you must have one of the following roles:<ul><li markdown=\"1\"><strong>Merchant admin<\/strong><\/li><li markdown=\"1\"><strong>Merchant report role<\/strong><\/li><li markdown=\"1\"><strong>Merchant financial<\/strong><\/li><li markdown=\"1\"><strong>Merchant POS Report role<\/strong><\/li><\/ul>To generate and download reports, you must have the following roles:<ul><li markdown=\"1\"><strong>Generate Balance Platform reports<\/strong><\/li><li markdown=\"1\"><strong>Download Balance Platform reports<\/strong><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/development-resources\/webhooks\">Webhooks<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">To reconcile using webhooks, subscribe to:<ul><li markdown=\"1\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/overview\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Transfer webhooks<\/a><\/li><li markdown=\"1\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transaction-webhooks\/latest\/overview\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Transaction webhooks<\/a><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Limitations<\/strong><\/td>\n<td style=\"text-align: left;\">If your payout is scheduled at or very close to the sales day closing time, Adyen cannot always book the repayment before the payout. As a result, the repayment does not always appear in the same payout report. Schedule payouts at least one hour after the sales day closes.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>How Adyen books repayments<\/h2>\n<p>Adyen books repayments based on the sales-day settlement schedule:<\/p>\n<ol>\n<li>For a user with an active grant, Adyen reserves a fixed percentage of their net captured volume for each repayment. For more information about scheduled and unscheduled repayments, see <a href=\"\/capital\/repayment\">Repayment<\/a>.<\/li>\n<li>Adyen aligns the repayment to the sales date of the payments it is reserved from and books it approximately one hour after the <a href=\"\/platforms\/settle-funds#sales-day-settlement\">sales day<\/a> closes, before it books the payout. The repayment appears on the same <a href=\"\/platforms\/reports-and-fees\/balance-platform-accounting-report\">Balance Platform Accounting Report<\/a> and <a href=\"\/platforms\/reports-and-fees\/payout-report\">Balance Platform Payout Report<\/a> as the related sales and payout.<\/li>\n<li>Adyen processes repayments daily based on when funds settle, regardless of the payout schedule. Whether you use daily, weekly, or manual (on-demand) payouts, each repayment aligns to the correct sales date.<\/li>\n<\/ol>\n<p><a rel=\"lightbox\" href=\"\/user\/pages\/docs\/07.capital\/09.reporting-and-reconciliation\/settlement-diagram.svg\" src=\"\">\n  <img alt=\"Settlement diagram\" src=\"\/user\/pages\/docs\/07.capital\/09.reporting-and-reconciliation\/settlement-diagram.svg\" \/>\n<\/a><\/p>\n<h3>Adjustments to the reserved amount<\/h3>\n<p>Before Adyen books a repayment, it holds the reserved amount on the balance account. This reserved amount can change before the repayment is booked:<\/p>\n<ul>\n<li><strong>Over-reservation<\/strong>: When the repayment process runs, Adyen checks whether the reserved amount exceeds what is owed. Adyen releases any excess back to the available balance when it books the repayment. The freed-up funds are then included in the same payout for that day.<\/li>\n<li><strong>Chargebacks<\/strong>: If a chargeback is settled before the sales day closes, Adyen partially releases the reserved balance and adjusts the repayment amount accordingly. If the chargeback arrives after the repayment is booked, Adyen makes no adjustment.<\/li>\n<li><strong>Refunds<\/strong>: Refunds follow the same schedule as sales and adjust the reserved amount, similar to chargebacks. Because refunds are less time-critical, Adyen does not always apply the adjustment before it books the repayment for that day.<\/li>\n<\/ul>\n<h3>Settlement delay changes<\/h3>\n<p>When a user changes their <a href=\"\/platforms\/settle-funds\">settlement delay<\/a> (for example, from T+1 to T+2) during a sales day, Adyen splits that day's repayment into two bookings. Sales before the change follow the original settlement schedule, and sales after the change follow the new one. Two separate repayment entries can appear for the transition day, but both align to the sales dates from which the funds were withheld.<\/p>\n<h3>Scheduled and unscheduled repayments<\/h3>\n<p>A <a href=\"\/capital\/repayment#scheduled-repayments\">scheduled repayment<\/a> creates a single outgoing transfer of type <span translate=\"no\"><strong>repayment<\/strong><\/span>. An <a href=\"\/capital\/repayment#unscheduled-repayments\">unscheduled repayment<\/a> creates two transfers on the user's balance account. First, Adyen creates an incoming transfer from its internal <a href=\"\/capital\/manage-disbursements#unscheduled-repayments\">Capital fund collection account<\/a> of type <span translate=\"no\"><strong>capitalFundsCollection<\/strong><\/span>. Then, Adyen creates an outgoing transfer of type <span translate=\"no\"><strong>repayment<\/strong><\/span>. Both transfers post to the balance account. Expect two lines when you reconcile an unscheduled repayment.<\/p>\n<p>Each disbursement has dedicated bank account details for unscheduled repayments. When a user receives a new disbursement, retrieve and share the bank account details for that disbursement. Do not reuse the bank account details from an earlier disbursement.<\/p>\n<h2>Reconcile using webhooks<\/h2>\n<p>Capital money movements appear in the <a href=\"\/capital\/webhook-types#transfer-webhooks\">Transfer webhooks<\/a> and <a href=\"\/capital\/webhook-types#transaction-webhook\">Transaction webhooks<\/a> that you consume for your balance platform.<\/p>\n<p>To reconcile repayments using webhooks:<\/p>\n<ol>\n<li>\n<p>In the transfer webhook, identify a repayment when all of the following fields apply:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Parameter<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<th style=\"text-align: left;\">Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-category\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">category<\/a><\/td>\n<td style=\"text-align: left;\">The category of the transfer.<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\"><strong>grants<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-type\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">type<\/a><\/td>\n<td style=\"text-align: left;\">The type of the transfer.<\/td>\n<td style=\"text-align: left;\"><ul><li markdown=\"1\">Repayment: <span translate=\"no\"><strong>repayment<\/strong><\/span><\/li><li markdown=\"1\">Related non-repayment transfers: grant disbursement <span translate=\"no\"><strong>grant<\/strong><\/span> and unscheduled repayment collection <span translate=\"no\"><strong>capitalFundsCollection<\/strong><\/span><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-direction\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">direction<\/a><\/td>\n<td style=\"text-align: left;\">The direction of the transfer from the balance account's perspective.<\/td>\n<td style=\"text-align: left;\"><ul><li markdown=\"1\">Repayment: <span translate=\"no\"><strong>outgoing<\/strong><\/span><\/li><li markdown=\"1\">Related non-repayment transfers: <span translate=\"no\"><strong>incoming<\/strong><\/span><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-reference\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">reference<\/a><\/td>\n<td style=\"text-align: left;\">The reference of the transfer.<\/td>\n<td style=\"text-align: left;\">For an outgoing repayment, the ID of the related grant. For example, <span translate=\"no\"><strong>GR00000000000000000000001<\/strong><\/span>. A <span translate=\"no\"><strong>capitalFundsCollection<\/strong><\/span> transfer has its own internal reference.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-amount\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">amount<\/a><\/td>\n<td style=\"text-align: left;\">The amount of an outgoing repayment transfer, in minor units.<\/td>\n<td style=\"text-align: left;\">For example, <span translate=\"no\"><strong>7720<\/strong><\/span> for USD&nbsp;77.20.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-status\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">status<\/a><\/td>\n<td style=\"text-align: left;\">The status of the transfer.<\/td>\n<td style=\"text-align: left;\">A repayment progresses through <span translate=\"no\"><strong>received<\/strong><\/span>, <span translate=\"no\"><strong>authorized<\/strong><\/span>, and <span translate=\"no\"><strong>booked<\/strong><\/span>.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>To confirm that a repayment is booked in the balance account, use the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transaction-webhooks\/latest\/post\/balancePlatform.transaction.created\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">balancePlatform.transaction.created<\/a> webhook. Match the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transaction-webhooks\/latest\/post\/balancePlatform.transaction.created#request-data-transfer-id\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">transfer.id<\/a> to the transfer created for the repayment. For an outgoing repayment, match the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transaction-webhooks\/latest\/post\/balancePlatform.transaction.created#request-data-transfer-reference\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">transfer.reference<\/a> to the related grant ID. A <span translate=\"no\"><strong>capitalFundsCollection<\/strong><\/span> transfer has its own internal reference.<\/p>\n<\/li>\n<\/ol>\n<p>To trigger reconciliation only for completed repayments, run it when you receive the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transaction-webhooks\/latest\/post\/balancePlatform.transaction.created\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">balancePlatform.transaction.created<\/a> webhook, rather than on a timer.<\/p>\n<p>For the full webhook structures and example payloads, see <a href=\"\/capital\/webhook-types\">Webhook structures and types for Capital<\/a> and <a href=\"\/capital\/webhook-types\/fund-transfers-webhooks\">Fund transfer-related events<\/a>.<\/p>\n<h2>Reconcile using reports<\/h2>\n<h3>Balance Platform Accounting Report<\/h3>\n<p>The <a href=\"\/platforms\/reports-and-fees\/balance-platform-accounting-report\">Balance Platform Accounting Report<\/a> contains all repayment bookings by <strong>Booking Date<\/strong>. To match a booking back to a webhook or another report, use the <strong>Transfer Id<\/strong>, <strong>Transaction Id<\/strong>, and <strong>Reference<\/strong> columns.<\/p>\n<p>To reconcile repayments using the Balance Platform Accounting Report:<\/p>\n<ol>\n<li>\n<p>Filter on the following columns to identify grant-related entries:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Column<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<th style=\"text-align: left;\">Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Category<\/strong><\/td>\n<td style=\"text-align: left;\">The category of the transaction.<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\"><strong>grants<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Type<\/strong><\/td>\n<td style=\"text-align: left;\">The type of the transaction.<\/td>\n<td style=\"text-align: left;\"><ul><li markdown=\"1\">Grant disbursement: <span translate=\"no\"><strong>grant<\/strong><\/span><\/li><li markdown=\"1\">Regular repayment: <span translate=\"no\"><strong>repayment<\/strong><\/span><\/li><li markdown=\"1\">Unscheduled repayment: <span translate=\"no\"><strong>capitalFundsCollection<\/strong><\/span> and <span translate=\"no\"><strong>repayment<\/strong><\/span><\/li><\/ul><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>In the <strong>Value Date<\/strong> column, verify that the repayments align to the correct sales date.<\/p>\n<\/li>\n<\/ol>\n<h4 id=\"split-principal-and-fee\">Split a repayment into principal and fee<\/h4>\n<p>Each loan has a principal (the funded amount) and a fee (the fixed cost). Adyen splits every repayment proportionally into a principal amount and a fee amount.<\/p>\n<p>To view this split, you need to add the Capital columns to your Balance Platform Accounting Report in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>:<\/p>\n<ol>\n<li>\n<p>Go to <strong>Settings<\/strong>, scroll down to the <strong>Product settings<\/strong> &gt; <strong>Balances<\/strong> section and select <strong>Report columns<\/strong>.<\/p>\n<\/li>\n<li>\n<p>On the <strong>Configure report columns for<\/strong> page, find <strong>Balance Platform Accounting Report<\/strong> in the report list and select <strong>Configure<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Add the following columns to your Balance Platform Accounting Report and select <strong>Save configuration<\/strong>:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Column<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Capital Principal Amount<\/strong><\/td>\n<td style=\"text-align: left;\">The amount of principal debited or credited on the balance account for financing received through Capital.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Capital Fee Amount<\/strong><\/td>\n<td style=\"text-align: left;\">The amount of fees debited or credited on the balance account for financing received through Capital.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>Check for the latest reports under <strong>Reports<\/strong> &gt; <strong>Reports overview<\/strong> and reconcile the principal and fee amounts of each repayment against your loan records.<\/p>\n<\/li>\n<\/ol>\n<p>For the full list of Capital columns, see the <a href=\"\/platforms\/reports-and-fees\/balance-platform-accounting-report\">Balance Platform Accounting Report structure<\/a>.<\/p>\n<h3>Balance Platform Payout Report<\/h3>\n<p>The <a href=\"\/platforms\/reports-and-fees\/payout-report\">Balance Platform Payout Report<\/a> contains repayments grouped with the related sales and payout for the same day. Repayments appear as standard transfer line items, not as dedicated columns. Each repayment is a line with Category set to <span translate=\"no\"><strong>grants<\/strong><\/span> and Type set to <span translate=\"no\"><strong>repayment<\/strong><\/span>. To match it, use the <strong>Transfer Id<\/strong> and <strong>Reference<\/strong> columns.<\/p>\n<p>To reconcile repayments using the payout report:<\/p>\n<ol>\n<li>Open the payout report for the relevant payout date.<\/li>\n<li>Confirm the net payout amount after Adyen deducts the repayment line items.<\/li>\n<\/ol>\n<h3>Example<\/h3>\n<p>In this example, a user has the following configuration:<\/p>\n<ul>\n<li>Sales day closing time: <strong>6:00:00<\/strong><\/li>\n<li>Payout time: <strong>13:00:00<\/strong><\/li>\n<li>Sales day payout: <strong>T+1<\/strong><\/li>\n<li>Repayment rate: <strong>6%<\/strong><\/li>\n<li>Net captured sales volume for the sales day: <strong>USD&nbsp;1,286.76<\/strong><\/li>\n<\/ul>\n<p><strong>Repayment calculation<\/strong><\/p>\n<p>USD&nbsp;1,286.76 &times; 6% = <strong>USD&nbsp;77.20<\/strong><\/p>\n<p>The sale is booked on 2026-02-25, while the repayment and payout are booked on 2026-02-26. Even so, all three share the same payout report date (2026-02-26), so they appear together on the Balance Platform Payout Report for that day. The following table shows how these records line up across the reports:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Accounting Report Date<\/th>\n<th style=\"text-align: left;\">Payout Report Date<\/th>\n<th style=\"text-align: left;\">Category<\/th>\n<th style=\"text-align: left;\">Type<\/th>\n<th style=\"text-align: left;\">Booking Date<\/th>\n<th style=\"text-align: left;\">Value Date<\/th>\n<th style=\"text-align: left;\">Currency<\/th>\n<th style=\"text-align: right;\">Amount<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">2026-02-25<\/td>\n<td style=\"text-align: left;\">2026-02-26<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">platformPayment<\/span><\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">capture<\/span><\/td>\n<td style=\"text-align: left;\">2026-02-25 22:12:42<\/td>\n<td style=\"text-align: left;\">2026-02-26 6:00:00<\/td>\n<td style=\"text-align: left;\">USD<\/td>\n<td style=\"text-align: right;\">1,286.76<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">2026-02-26<\/td>\n<td style=\"text-align: left;\">2026-02-26<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">grants<\/span><\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">repayment<\/span><\/td>\n<td style=\"text-align: left;\">2026-02-26 6:30:58<\/td>\n<td style=\"text-align: left;\">2026-02-26 6:30:18<\/td>\n<td style=\"text-align: left;\">USD<\/td>\n<td style=\"text-align: right;\">-77.20<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">2026-02-26<\/td>\n<td style=\"text-align: left;\">2026-02-26<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">bank<\/span><\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">bankTransfer<\/span><\/td>\n<td style=\"text-align: left;\">2026-02-26 13:00:57<\/td>\n<td style=\"text-align: left;\">2026-02-26 13:00:12<\/td>\n<td style=\"text-align: left;\">USD<\/td>\n<td style=\"text-align: right;\">-1,209.56<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Confirm the outstanding balance<\/h2>\n<p>The reports and webhooks show individual repayment bookings. To confirm the remaining balance or that a grant is fully repaid, check the grant balances instead of adding up the report lines.<\/p>\n<p>To check the outstanding balance:<\/p>\n<ol>\n<li>Make a GET  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/capital\/latest\/get\/grants\/(grantId)\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/grants\/{grantId}<\/a> request, or consume the <a href=\"\/capital\/webhook-types#capital-grant-webhook\">Capital grant webhook<\/a>.<\/li>\n<li>In the response, check the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/capital\/latest\/get\/grants\/(grantId)#responses-200-balances\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">balances<\/a> object (<span translate=\"no\"><code>principal<\/code><\/span>, <span translate=\"no\"><code>fee<\/code><\/span>, and <span translate=\"no\"><code>total<\/code><\/span>) and the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/capital\/latest\/get\/grants\/(grantId)#responses-200-status\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">status<\/a>. A fully repaid grant has a <span translate=\"no\"><code>total<\/code><\/span> of <span translate=\"no\"><strong>0<\/strong><\/span> and the status <span translate=\"no\"><strong>Repaid<\/strong><\/span>.<\/li>\n<\/ol>\n<p>For the full flow, see <a href=\"\/capital\/get-grant-balances\">Get grant details<\/a>.<\/p>\n<h2>Repayment identifiers in webhooks and reports<\/h2>\n<p>A repayment carries the same identifiers in webhooks and in reports, so you can match a record from one source to another.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Identifier<\/th>\n<th style=\"text-align: left;\">In webhooks<\/th>\n<th style=\"text-align: left;\">In reports<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">Grant ID<\/td>\n<td style=\"text-align: left;\">The transfer  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-reference\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">reference<\/a> (for example, <span translate=\"no\"><strong>GR00000000000000000000001<\/strong><\/span>)<\/td>\n<td style=\"text-align: left;\">The <strong>Reference<\/strong> column<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Transfer ID<\/td>\n<td style=\"text-align: left;\">The transfer  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfer-webhooks\/latest\/post\/balancePlatform.transfer.created#request-data-id\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">id<\/a><\/td>\n<td style=\"text-align: left;\">The <strong>Transfer Id<\/strong> column<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Transaction ID<\/td>\n<td style=\"text-align: left;\">The  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transaction-webhooks\/latest\/post\/balancePlatform.transaction.created#request-data-id\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">id<\/a><\/td>\n<td style=\"text-align: left;\">The <strong>Transaction Id<\/strong> column<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Amounts appear in <a href=\"\/development-resources\/currency-codes#minor-units\">minor units<\/a> in webhooks (for example, <span translate=\"no\"><strong>7720<\/strong><\/span> for USD&nbsp;77.20) and in the payment currency in reports (for example, <span translate=\"no\"><strong>77.20<\/strong><\/span>). An outgoing repayment shows as a negative amount in the reports.<\/p>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/capital\/webhook-types\"\n                        target=\"_self\"\n                        >\n                    Webhook structures and types for Capital\n                <\/a><\/li><li><a href=\"\/platforms\/reports-and-fees\/balance-platform-accounting-report\"\n                        target=\"_self\"\n                        >\n                    Balance Platform Accounting Report\n                <\/a><\/li><li><a href=\"\/platforms\/reports-and-fees\/payout-report\"\n                        target=\"_self\"\n                        >\n                    Balance Platform Payout Report\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/capital\/reporting-and-reconciliation","articleFields":{"description":"Learn how to reconcile Capital repayments using webhooks or your Balance Platform reports.","feedback_component":true,"type":"page","_expandable":{"operations":""},"status":"current","parameters":{"directoryPath":"\/capital","financialProduct":"capital","model":"platform"}},"algolia":{"url":"https:\/\/docs.adyen.com\/capital\/reporting-and-reconciliation","title":"Reporting and reconciliation","content":"Capital repayments and disbursements are booked as accounting events on your balance platform. They appear in the same webhooks and reports as your other money movements, so you can reconcile them in two ways:\n\nConsume webhooks\nUse your Balance Platform reports\n\nThis page explains when repayments appear in your webhooks and reports and how to reconcile the principal and fee amounts of each repayment.\nRequirements\nBefore you begin, review the following requirements and limitations.\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nYou must have an Adyen for Platforms integration that supports Capital.\n\n\nCustomer Area roles\nTo configure report columns, you must have one of the following roles:Merchant adminMerchant report roleMerchant financialMerchant POS Report roleTo generate and download reports, you must have the following roles:Generate Balance Platform reportsDownload Balance Platform reports\n\n\nWebhooks\nTo reconcile using webhooks, subscribe to: Transfer webhooks Transaction webhooks\n\n\nLimitations\nIf your payout is scheduled at or very close to the sales day closing time, Adyen cannot always book the repayment before the payout. As a result, the repayment does not always appear in the same payout report. Schedule payouts at least one hour after the sales day closes.\n\n\n\nHow Adyen books repayments\nAdyen books repayments based on the sales-day settlement schedule:\n\nFor a user with an active grant, Adyen reserves a fixed percentage of their net captured volume for each repayment. For more information about scheduled and unscheduled repayments, see Repayment.\nAdyen aligns the repayment to the sales date of the payments it is reserved from and books it approximately one hour after the sales day closes, before it books the payout. The repayment appears on the same Balance Platform Accounting Report and Balance Platform Payout Report as the related sales and payout.\nAdyen processes repayments daily based on when funds settle, regardless of the payout schedule. Whether you use daily, weekly, or manual (on-demand) payouts, each repayment aligns to the correct sales date.\n\n\n  \n\nAdjustments to the reserved amount\nBefore Adyen books a repayment, it holds the reserved amount on the balance account. This reserved amount can change before the repayment is booked:\n\nOver-reservation: When the repayment process runs, Adyen checks whether the reserved amount exceeds what is owed. Adyen releases any excess back to the available balance when it books the repayment. The freed-up funds are then included in the same payout for that day.\nChargebacks: If a chargeback is settled before the sales day closes, Adyen partially releases the reserved balance and adjusts the repayment amount accordingly. If the chargeback arrives after the repayment is booked, Adyen makes no adjustment.\nRefunds: Refunds follow the same schedule as sales and adjust the reserved amount, similar to chargebacks. Because refunds are less time-critical, Adyen does not always apply the adjustment before it books the repayment for that day.\n\nSettlement delay changes\nWhen a user changes their settlement delay (for example, from T+1 to T+2) during a sales day, Adyen splits that day's repayment into two bookings. Sales before the change follow the original settlement schedule, and sales after the change follow the new one. Two separate repayment entries can appear for the transition day, but both align to the sales dates from which the funds were withheld.\nScheduled and unscheduled repayments\nA scheduled repayment creates a single outgoing transfer of type repayment. An unscheduled repayment creates two transfers on the user's balance account. First, Adyen creates an incoming transfer from its internal Capital fund collection account of type capitalFundsCollection. Then, Adyen creates an outgoing transfer of type repayment. Both transfers post to the balance account. Expect two lines when you reconcile an unscheduled repayment.\nEach disbursement has dedicated bank account details for unscheduled repayments. When a user receives a new disbursement, retrieve and share the bank account details for that disbursement. Do not reuse the bank account details from an earlier disbursement.\nReconcile using webhooks\nCapital money movements appear in the Transfer webhooks and Transaction webhooks that you consume for your balance platform.\nTo reconcile repayments using webhooks:\n\n\nIn the transfer webhook, identify a repayment when all of the following fields apply:\n\n\n\nParameter\nDescription\nValue\n\n\n\n\n category\nThe category of the transfer.\ngrants\n\n\n type\nThe type of the transfer.\nRepayment: repaymentRelated non-repayment transfers: grant disbursement grant and unscheduled repayment collection capitalFundsCollection\n\n\n direction\nThe direction of the transfer from the balance account's perspective.\nRepayment: outgoingRelated non-repayment transfers: incoming\n\n\n reference\nThe reference of the transfer.\nFor an outgoing repayment, the ID of the related grant. For example, GR00000000000000000000001. A capitalFundsCollection transfer has its own internal reference.\n\n\n amount\nThe amount of an outgoing repayment transfer, in minor units.\nFor example, 7720 for USD&nbsp;77.20.\n\n\n status\nThe status of the transfer.\nA repayment progresses through received, authorized, and booked.\n\n\n\n\n\nTo confirm that a repayment is booked in the balance account, use the  balancePlatform.transaction.created webhook. Match the  transfer.id to the transfer created for the repayment. For an outgoing repayment, match the  transfer.reference to the related grant ID. A capitalFundsCollection transfer has its own internal reference.\n\n\nTo trigger reconciliation only for completed repayments, run it when you receive the  balancePlatform.transaction.created webhook, rather than on a timer.\nFor the full webhook structures and example payloads, see Webhook structures and types for Capital and Fund transfer-related events.\nReconcile using reports\nBalance Platform Accounting Report\nThe Balance Platform Accounting Report contains all repayment bookings by Booking Date. To match a booking back to a webhook or another report, use the Transfer Id, Transaction Id, and Reference columns.\nTo reconcile repayments using the Balance Platform Accounting Report:\n\n\nFilter on the following columns to identify grant-related entries:\n\n\n\nColumn\nDescription\nValue\n\n\n\n\nCategory\nThe category of the transaction.\ngrants\n\n\nType\nThe type of the transaction.\nGrant disbursement: grantRegular repayment: repaymentUnscheduled repayment: capitalFundsCollection and repayment\n\n\n\n\n\nIn the Value Date column, verify that the repayments align to the correct sales date.\n\n\nSplit a repayment into principal and fee\nEach loan has a principal (the funded amount) and a fee (the fixed cost). Adyen splits every repayment proportionally into a principal amount and a fee amount.\nTo view this split, you need to add the Capital columns to your Balance Platform Accounting Report in your Customer Area:\n\n\nGo to Settings, scroll down to the Product settings &gt; Balances section and select Report columns.\n\n\nOn the Configure report columns for page, find Balance Platform Accounting Report in the report list and select Configure.\n\n\nAdd the following columns to your Balance Platform Accounting Report and select Save configuration:\n\n\n\nColumn\nDescription\n\n\n\n\nCapital Principal Amount\nThe amount of principal debited or credited on the balance account for financing received through Capital.\n\n\nCapital Fee Amount\nThe amount of fees debited or credited on the balance account for financing received through Capital.\n\n\n\n\n\nCheck for the latest reports under Reports &gt; Reports overview and reconcile the principal and fee amounts of each repayment against your loan records.\n\n\nFor the full list of Capital columns, see the Balance Platform Accounting Report structure.\nBalance Platform Payout Report\nThe Balance Platform Payout Report contains repayments grouped with the related sales and payout for the same day. Repayments appear as standard transfer line items, not as dedicated columns. Each repayment is a line with Category set to grants and Type set to repayment. To match it, use the Transfer Id and Reference columns.\nTo reconcile repayments using the payout report:\n\nOpen the payout report for the relevant payout date.\nConfirm the net payout amount after Adyen deducts the repayment line items.\n\nExample\nIn this example, a user has the following configuration:\n\nSales day closing time: 6:00:00\nPayout time: 13:00:00\nSales day payout: T+1\nRepayment rate: 6%\nNet captured sales volume for the sales day: USD&nbsp;1,286.76\n\nRepayment calculation\nUSD&nbsp;1,286.76 &times; 6% = USD&nbsp;77.20\nThe sale is booked on 2026-02-25, while the repayment and payout are booked on 2026-02-26. Even so, all three share the same payout report date (2026-02-26), so they appear together on the Balance Platform Payout Report for that day. The following table shows how these records line up across the reports:\n\n\n\nAccounting Report Date\nPayout Report Date\nCategory\nType\nBooking Date\nValue Date\nCurrency\nAmount\n\n\n\n\n2026-02-25\n2026-02-26\nplatformPayment\ncapture\n2026-02-25 22:12:42\n2026-02-26 6:00:00\nUSD\n1,286.76\n\n\n2026-02-26\n2026-02-26\ngrants\nrepayment\n2026-02-26 6:30:58\n2026-02-26 6:30:18\nUSD\n-77.20\n\n\n2026-02-26\n2026-02-26\nbank\nbankTransfer\n2026-02-26 13:00:57\n2026-02-26 13:00:12\nUSD\n-1,209.56\n\n\n\nConfirm the outstanding balance\nThe reports and webhooks show individual repayment bookings. To confirm the remaining balance or that a grant is fully repaid, check the grant balances instead of adding up the report lines.\nTo check the outstanding balance:\n\nMake a GET  \/grants\/{grantId} request, or consume the Capital grant webhook.\nIn the response, check the  balances object (principal, fee, and total) and the  status. A fully repaid grant has a total of 0 and the status Repaid.\n\nFor the full flow, see Get grant details.\nRepayment identifiers in webhooks and reports\nA repayment carries the same identifiers in webhooks and in reports, so you can match a record from one source to another.\n\n\n\nIdentifier\nIn webhooks\nIn reports\n\n\n\n\nGrant ID\nThe transfer  reference (for example, GR00000000000000000000001)\nThe Reference column\n\n\nTransfer ID\nThe transfer  id\nThe Transfer Id column\n\n\nTransaction ID\nThe  id\nThe Transaction Id column\n\n\n\nAmounts appear in minor units in webhooks (for example, 7720 for USD&nbsp;77.20) and in the payment currency in reports (for example, 77.20). An outgoing repayment shows as a negative amount in the reports.\nSee also\n\n\n                    Webhook structures and types for Capital\n                \n                    Balance Platform Accounting Report\n                \n                    Balance Platform Payout Report\n                \n","type":"page","locale":"en","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Capital","lvl2":"Reporting and reconciliation"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/capital","lvl2":"\/capital\/reporting-and-reconciliation"},"levels":3,"category":"","category_color":"","tags":["Reporting","reconciliation"]},"articleFiles":{"settlement-diagram.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.capital\/09.reporting-and-reconciliation\/settlement-diagram.svg\" \/>","settlement.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.capital\/09.reporting-and-reconciliation\/settlement.svg\" \/>"}}
