{"title":"Split transactions between balance accounts","category":"default","creationDate":1676564580,"content":"<p>To make sure that the pay-in, settlement, and payout processes run smoothly for all users' transactions, you must book the funds and fees to the correct balance accounts. This means that in each individual payment, capture, and refund request that you send on behalf of your users, you have to include instructions on how to split the funds between your user's balance accounts and your marketplace's liable balance account.<\/p>\n<div class=\"notices green\">\n<p>If you do not provide any split instructions in a split configuration profile or through and API request, the whole transaction amount and fees are booked to your liable balance account.<\/p>\n<\/div>\n<h2>When to provide split instructions<\/h2>\n<p>You can provide instructions to split payments and chargebacks when you make calls to the following endpoints:<\/p>\n<ul>\n<li> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/payments\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/payments<\/a> or  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/sessions\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/sessions<\/a> to authorize a payment.<\/li>\n<li> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/payments\/(paymentPspReference)\/amountUpdates\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/payments\/{paymentPspReference}\/amountUpdates<\/a> to update the authorized payment amount.<\/li>\n<li> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/payments\/(paymentPspReference)\/captures\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/payments\/{paymentPspReference}\/captures<\/a> to capture a payment.<\/li>\n<\/ul>\n<div class=\"notices green\">\n<p>Splitting payments at capture is only possible for payment methods that support <a href=\"\/pt\/online-payments\/capture\">separate captures<\/a>.<\/p>\n<\/div>\n<p>You can provide instructions to split refunds when you make calls to the following endpoint:<\/p>\n<ul>\n<li> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/payments\/(paymentPspReference)\/refunds\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/payments\/{paymentPspReference}\/refunds<\/a> to refund a payment.<\/li>\n<\/ul>\n<p>This means that for every authorization, capture, or refund request that occurs in your marketplace, you can determine how to book the funds from that transaction.<\/p>\n<h2>How to split a transaction<\/h2>\n<p>When you process transactions for your users, you can split the funds and book them to any number of balance accounts in your marketplace.<\/p>\n\n<div id=\"tabCcL4n\">\n    <div data-component-wrapper=\"tabs\">\n        <tabs\n                        :items=\"[{&quot;title&quot;:&quot;Payments&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;For payments, you can provide specific instructions on booking:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;The sale amount for the goods or services&lt;\\\/li&gt;\\n&lt;li&gt;Your marketplace&#039;s commission for the payment&lt;\\\/li&gt;\\n&lt;li&gt;&lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/transaction-fees\\&quot;&gt;The fees incurred by the payment&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;li&gt;The leftover amount after &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/currency-conversion\\\/#convert-the-currency-of-a-payment\\&quot;&gt;currency conversion&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;li&gt;&lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/top-up-balance-account\\\/on-demand-top-ups\\&quot;&gt;The amount paid by your user to top up their balance account&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&quot;,&quot;altTitle&quot;:&quot;payment&quot;,&quot;oldTabId&quot;:&quot;payments_0_1&quot;,&quot;relation&quot;:&quot;payment&quot;},{&quot;title&quot;:&quot;Refunds&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;For refunds, you can provide specific instructions on booking:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;The sale amount of the refund&lt;\\\/li&gt;\\n&lt;li&gt;Your marketplace&#039;s commission that is now refunded&lt;\\\/li&gt;\\n&lt;li&gt;&lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/transaction-fees\\&quot;&gt;The fees incurred by the refund&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;li&gt;The leftover amount after &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/currency-conversion\\\/#convert-the-currency-of-a-refund\\&quot;&gt;currency conversion&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&quot;,&quot;altTitle&quot;:&quot;payment&quot;,&quot;oldTabId&quot;:&quot;refunds_1_2&quot;,&quot;relation&quot;:&quot;payment&quot;},{&quot;title&quot;:&quot;Chargebacks&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;For &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-chargebacks\\&quot;&gt;chargebacks&lt;\\\/a&gt;, you can provide specific instructions on booking:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;The disputed amount of the chargeback&lt;\\\/li&gt;\\n&lt;li&gt;The fees incurred by the chargeback\\n&quot;,&quot;altTitle&quot;:&quot;chargeback&quot;,&quot;oldTabId&quot;:&quot;chargebacks_2_3&quot;,&quot;relation&quot;:&quot;chargeback&quot;}]\"\n            :should-update-when-url-changes='true'>\n        <\/tabs>\n    <\/div>\n<\/div>\n<\/li>\n<\/ul>\n<h2>Sending split instructions<\/h2>\n<p>You can provide instructions to split payments, refunds, and chargebacks.<\/p>\n\n<div id=\"tab5wGf4\">\n    <div data-component-wrapper=\"tabs\">\n        <tabs\n                        :items=\"[{&quot;title&quot;:&quot;Payments and refunds&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;When you send an API request for a payment or refund, you must define split instructions for each split of the full transaction amount. You can do this by including a &lt;code&gt;splits&lt;\\\/code&gt; array in your &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-payments-at-authorization\\&quot;&gt;authorization&lt;\\\/a&gt;, &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-payments-at-capture\\&quot;&gt;capture&lt;\\\/a&gt;, or &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-refunds\\&quot;&gt;refund&lt;\\\/a&gt; requests. Each object in the &lt;code&gt;splits&lt;\\\/code&gt; array represents one set of split instructions, and defines how to book a specific part of the transaction.&lt;\\\/p&gt;\\n&lt;p&gt;For more information on making a payment, capture, or refund request with a &lt;code&gt;splits&lt;\\\/code&gt; array, see the following pages:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-payments-at-authorization\\&quot;&gt;Split a payment at authorization&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;li&gt;&lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-payments-at-capture\\&quot;&gt;Split a payment at capture&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;li&gt;&lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-refunds\\&quot;&gt;Split refunds&lt;\\\/a&gt;&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&quot;,&quot;altTitle&quot;:&quot;payment&quot;,&quot;oldTabId&quot;:&quot;send-payment-refund-instrutions_1&quot;,&quot;relation&quot;:&quot;payment&quot;},{&quot;title&quot;:&quot;Chargebacks&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;When you send an authorization or capture request for a payment, you can define instructions on how to book potential chargebacks on that payment. To do this, include a &lt;code&gt;platformChargebackLogic&lt;\\\/code&gt; object in your authorization or capture request.&lt;\\\/p&gt;\\n&lt;p&gt;The links in the following table show you which values you need to provide inside the object.&lt;\\\/p&gt;\\n&lt;table&gt;\\n&lt;thead&gt;\\n&lt;tr&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Request&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;API explorer&lt;\\\/th&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/thead&gt;\\n&lt;tbody&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Authorization request&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt; &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/Checkout\\\/latest\\\/post\\\/payments#request-platformChargebackLogic\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;platformChargebackLogic (\\\/payments)&lt;\\\/a&gt;&lt;br&gt;&lt;br&gt; &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/Checkout\\\/latest\\\/post\\\/sessions#request-platformChargebackLogic\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;platformChargebackLogic (\\\/sessions)&lt;\\\/a&gt;&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Capture request&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt; &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/Checkout\\\/latest\\\/post\\\/payments\\\/(paymentPspReference)\\\/captures#request-platformChargebackLogic\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;platformChargebackLogic&lt;\\\/a&gt; object for captures.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/tbody&gt;\\n&lt;\\\/table&gt;\\n&lt;p&gt;For more information on defining split instructions for chargebacks, see &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/split-transactions\\\/split-chargebacks\\&quot;&gt;Split chargebacks&lt;\\\/a&gt;.&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:&quot;chargeback&quot;,&quot;oldTabId&quot;:&quot;send-chargeback-instrutions_2&quot;,&quot;relation&quot;:&quot;chargeback&quot;}]\"\n            :should-update-when-url-changes='true'>\n        <\/tabs>\n    <\/div>\n<\/div>\n\n<h2>Split types<\/h2>\n<p>When you send an API request for a transaction, you must define split instructions for each split of the full transaction amount using the <code>splits<\/code> array. In each set of split instructions within the array, you must use the <code>type<\/code> field to define the purpose of that split.<\/p>\n<p>Certain split types also require you to define other values in the split instructions. For example, when you want to book the split amount to your user's balance account (<code>type<\/code> is <strong>BalanceAccount<\/strong>), you must specify the ID of that balance account using the <code>account<\/code> parameter.<\/p>\n<p>The following table shows the possible split <code>type<\/code> values you can send in your request, and whether you must send another parameter (<code>account<\/code>, <code>amount<\/code>, or <code>reference<\/code>) in the split instruction. If you do not specify an <code>account<\/code> in your split instructions, the split amount is booked to your liable balance account.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Split type<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<th style=\"text-align: left;\">Required additional parameters<\/th>\n<th style=\"text-align: left;\">Recommended additional parameters<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>BalanceAccount<\/strong><\/td>\n<td style=\"text-align: left;\">Books a part of the transaction to your user's balance account. You must specify the <code>account<\/code> and the <code>amount<\/code> in your request.<\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>amount<\/code><br><br><code>reference<\/code><\/td>\n<td style=\"text-align: left;\"><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Commission<\/strong><\/td>\n<td style=\"text-align: left;\">Books your marketplace's commission to your liable balance account.<\/td>\n<td style=\"text-align: left;\"><code>amount<\/code><\/td>\n<td style=\"text-align: left;\"><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Interchange<\/strong><\/td>\n<td style=\"text-align: left;\">Books the fee paid to the issuer to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>SchemeFee<\/strong><\/td>\n<td style=\"text-align: left;\">Books the scheme fee to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>AcquiringFees<\/strong><\/td>\n<td style=\"text-align: left;\">Books the aggregated amount of the interchange and scheme fees to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>AdyenCommission<\/strong><\/td>\n<td style=\"text-align: left;\">Books the transaction fee due to Adyen under <a href=\"https:\/\/www.adyen.com\/knowledge-hub\/interchange-fees-explained\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">blended rates<\/a> to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>AdyenMarkup<\/strong><\/td>\n<td style=\"text-align: left;\">Books the transaction fee due to Adyen under <a href=\"https:\/\/www.adyen.com\/knowledge-hub\/interchange-fees-explained\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Interchange ++ pricing<\/a> to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>AdyenFees<\/strong><\/td>\n<td style=\"text-align: left;\">Books the aggregated amount of Adyen's commission and markup to the specified balance account.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>PaymentFee<\/strong><\/td>\n<td style=\"text-align: left;\">Books the aggregated amount of all the <a href=\"\/pt\/marketplaces\/transaction-fees\">transaction fees<\/a> to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>VAT<\/strong><\/td>\n<td style=\"text-align: left;\">Books the value-added tax (VAT) incurred on a payment to the specified <code>account<\/code>, allowing you to book this tax separately from the sale amount.<\/td>\n<td style=\"text-align: left;\"><code>amount<\/code><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Remainder<\/strong><\/td>\n<td style=\"text-align: left;\">Books the amount left over after <a href=\"\/pt\/marketplaces\/currency-conversion\">currency conversion<\/a> to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Surcharge<\/strong><\/td>\n<td style=\"text-align: left;\">Books the <a href=\"\/pt\/marketplaces\/surcharge\">surcharge<\/a> paid by the customer to the specified <code>account<\/code>.<\/td>\n<td style=\"text-align: left;\"><code>amount<\/code><\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>reference<\/code><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>TopUp<\/strong><\/td>\n<td style=\"text-align: left;\">Books the funds from a <a href=\"\/pt\/marketplaces\/top-up-balance-account\/on-demand-top-ups\">top-up<\/a>, paid by your user, to the specified <code>account<\/code>&nbsp;.<\/td>\n<td style=\"text-align: left;\"><code>account<\/code><br><br><code>amount<\/code><\/td>\n<td style=\"text-align: left;\"><code>reference<\/code><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>","url":"https:\/\/docs.adyen.com\/pt\/marketplaces\/split-transactions","articleFields":{"description":"Learn how to split transactions between balance accounts in your marketplace.","feedback_component":true,"next_steps":[{"title":"Split payments at authorization","description":"Learn how to split a payment at the time of authorization.","url":"\/marketplaces\/split-transactions\/split-payments-at-authorization","required":false},{"title":"Split payments at capture","description":"Learn how to split a payment at the time of capture.","url":"\/marketplaces\/split-transactions\/split-payments-at-capture","required":false},{"title":"Split refunds","description":"Learn how to split refunds","url":"\/marketplaces\/split-transactions\/split-refunds","required":false}],"id":"25142904","type":"page","_expandable":{"operations":""},"status":"current","last_edit_on":"23-04-2024 16:12","filters_component":false,"parameters":{"directoryPath":"\/marketplaces","model":"marketplace","channel":"ecom"},"decision_tree":"[]","page_id":"f2e6485d-9f68-4ada-847e-0bec3c03dabc"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/marketplaces\/split-transactions","title":"Split transactions between balance accounts","content":"To make sure that the pay-in, settlement, and payout processes run smoothly for all users' transactions, you must book the funds and fees to the correct balance accounts. This means that in each individual payment, capture, and refund request that you send on behalf of your users, you have to include instructions on how to split the funds between your user's balance accounts and your marketplace's liable balance account.\n\nIf you do not provide any split instructions in a split configuration profile or through and API request, the whole transaction amount and fees are booked to your liable balance account.\n\nWhen to provide split instructions\nYou can provide instructions to split payments and chargebacks when you make calls to the following endpoints:\n\n \/payments or  \/sessions to authorize a payment.\n \/payments\/{paymentPspReference}\/amountUpdates to update the authorized payment amount.\n \/payments\/{paymentPspReference}\/captures to capture a payment.\n\n\nSplitting payments at capture is only possible for payment methods that support separate captures.\n\nYou can provide instructions to split refunds when you make calls to the following endpoint:\n\n \/payments\/{paymentPspReference}\/refunds to refund a payment.\n\nThis means that for every authorization, capture, or refund request that occurs in your marketplace, you can determine how to book the funds from that transaction.\nHow to split a transaction\nWhen you process transactions for your users, you can split the funds and book them to any number of balance accounts in your marketplace.\n\n\n    \n        \n        \n    \n\n\n\nSending split instructions\nYou can provide instructions to split payments, refunds, and chargebacks.\n\n\n    \n        \n        \n    \n\n\nSplit types\nWhen you send an API request for a transaction, you must define split instructions for each split of the full transaction amount using the splits array. In each set of split instructions within the array, you must use the type field to define the purpose of that split.\nCertain split types also require you to define other values in the split instructions. For example, when you want to book the split amount to your user's balance account (type is BalanceAccount), you must specify the ID of that balance account using the account parameter.\nThe following table shows the possible split type values you can send in your request, and whether you must send another parameter (account, amount, or reference) in the split instruction. If you do not specify an account in your split instructions, the split amount is booked to your liable balance account.\n\n\n\nSplit type\nDescription\nRequired additional parameters\nRecommended additional parameters\n\n\n\n\nBalanceAccount\nBooks a part of the transaction to your user's balance account. You must specify the account and the amount in your request.\naccountamountreference\n\n\n\nCommission\nBooks your marketplace's commission to your liable balance account.\namount\nreference\n\n\nInterchange\nBooks the fee paid to the issuer to the specified account.\n\naccountreference\n\n\nSchemeFee\nBooks the scheme fee to the specified account.\n\naccountreference\n\n\nAcquiringFees\nBooks the aggregated amount of the interchange and scheme fees to the specified account.\n\naccountreference\n\n\nAdyenCommission\nBooks the transaction fee due to Adyen under blended rates to the specified account.\n\naccountreference\n\n\nAdyenMarkup\nBooks the transaction fee due to Adyen under Interchange ++ pricing to the specified account.\n\naccountreference\n\n\nAdyenFees\nBooks the aggregated amount of Adyen's commission and markup to the specified balance account.\n\naccountreference\n\n\nPaymentFee\nBooks the aggregated amount of all the transaction fees to the specified account.\n\naccountreference\n\n\nVAT\nBooks the value-added tax (VAT) incurred on a payment to the specified account, allowing you to book this tax separately from the sale amount.\namount\naccountreference\n\n\n\nRemainder\nBooks the amount left over after currency conversion to the specified account.\n\naccountreference\n\n\n\nSurcharge\nBooks the surcharge paid by the customer to the specified account.\namount\naccountreference\n\n\n\nTopUp\nBooks the funds from a top-up, paid by your user, to the specified account&nbsp;.\naccountamount\nreference\n\n\n\n","type":"page","locale":"pt","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Marketplaces","lvl2":"Split transactions between balance accounts"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/marketplaces","lvl2":"\/pt\/marketplaces\/split-transactions"},"levels":3,"category":"Marketplaces","category_color":"green","tags":["Split","transactions","between","balance","accounts"]}}
