{"title":"Reconciliation","category":"default","creationDate":1776961628,"content":"<h2>Invoices<\/h2>\n<p>Mirakl generates invoices for each seller when a billing cycle ends. By default, a billing cycle in Mirakl lasts ten days, meaning that you typically receive three invoices per month. The invoice shows the net remaining amount to be paid out to the seller, and the commission to be transferred to your liable balance account.<\/p>\n<p>When an invoice is generated in Mirakl, the connector retrieves the details for the invoice with a synchronization job, using the Mirakl IV01 API. The details include:<\/p>\n<ul>\n<li>The amount to be paid out to the seller<\/li>\n<li>The commissions to be deducted from the seller<\/li>\n<\/ul>\n<p>In Mirakl, you can find the generated invoices are in your back office by going to <strong>Accounting<\/strong> &gt; <strong>Billing and documents<\/strong> &gt; <strong>Accounting documents<\/strong>.<\/p>\n<p>If you have the  <strong>Payment Confirmation<\/strong> feature enabled, the status of this invoice is set to <strong>Pending<\/strong> when the invoice is generated. The commission is then transferred from the seller's account to your account. After the payout is completed, the status of the invoice is set to <strong>Paid<\/strong> using the Mirakl IV07 API.<\/p>\n<h2>Reporting<\/h2>\n<p>The Balance Platform Accounting Report is a daily report that tracks all balance changes on all balance accounts in your platform, including liable accounts and the accounts of your users.<\/p>\n<p>You can generate this report in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> either automatically based on a schedule, or manually for a specific day.<\/p>\n<p>You can use the Mirakl invoices together with the <a href=\"\/pt\/marketplaces\/reports-and-fees\/balance-platform-accounting-report\">Adyen Balance Platform Accounting Report (BPAR)<\/a> for reconciliation.<\/p>\n<h2>Check payout amounts and commissions using APIs<\/h2>\n<p>You can check the amounts that were paid out using Mirakl or Adyen APIs.<\/p>\n\n<div id=\"tab98wP4\">\n    <div data-component-wrapper=\"tabs\">\n        <tabs\n                        :items=\"[{&quot;title&quot;:&quot;Use Mirakl APIs&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;The connector uses the Mirakl &lt;a href=\\&quot;https:\\\/\\\/help.mirakl.net\\\/help\\\/api-doc\\\/front\\\/mmp.html#IV07\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot; class=\\&quot;external-link no-image\\&quot;&gt;IV07 API&lt;\\\/a&gt; to handle payouts. You can check the following fields to see the commission amount sent to your liable account and the payout amount to the seller:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;code&gt;invoice.summary.amount_transferred_to_operator&lt;\\\/code&gt;: the commission amount sent to your liable balance account.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;code&gt;invoice.summary.amount_transferred&lt;\\\/code&gt;: the payout amount sent to the seller.&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:&quot;use_mirakl_apis_0_1&quot;,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;Use Adyen APIs&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;To transfer payouts and commissions, the connector makes  &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/transfers\\\/latest\\\/post\\\/transfers\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;\\\/transfers&lt;\\\/a&gt; requests to Adyen. The response includes fields that can help with reconciliation:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt; &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/transfers\\\/latest\\\/post\\\/transfers#request-referenceForBeneficiary\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;referenceForBeneficiary&lt;\\\/a&gt;: A reference that is sent to the recipient. This reference is also sent in all &lt;a href=\\&quot;\\\/pt\\\/marketplaces\\\/webhook-types#transfer-webhooks\\&quot;&gt;webhooks related to the transfer&lt;\\\/a&gt;, so you can use it to track statuses for both the source and recipient of funds. The field contains:\\n&lt;ul&gt;\\n&lt;li&gt;&lt;code&gt;id&lt;\\\/code&gt;: the invoice ID in the connector database.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;code&gt;count&lt;\\\/code&gt;: the number of times this payout or transfer was attempted.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;code&gt;type&lt;\\\/code&gt;: the type of transfer.\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;P&lt;\\\/strong&gt;: Payout&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;C&lt;\\\/strong&gt;: Commission&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;S&lt;\\\/strong&gt;: Subscription&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;&lt;\\\/li&gt;\\n&lt;li&gt; &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/transfers\\\/latest\\\/post\\\/transfers#request-description\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;description&lt;\\\/a&gt;: The description for the transfer, including the type of transfer and the invoice ID the transfer is related to. Use this for your own reconciliation.&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:&quot;use_adyen_apis_1_2&quot;,&quot;relation&quot;:&quot;&quot;}]\"\n            :should-update-when-url-changes='false'>\n        <\/tabs>\n    <\/div>\n<\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/plugins\/mirakl\/reconciliation-and-invoices","articleFields":{"description":"Learn how to reconcile balances when using our connector.","next_steps":[{"title":"Test and go live with your integration","description":"Test your integration to make sure you have set up the connector correctly and go live.","url":"\/plugins\/mirakl\/test-and-go-live","required":true}],"feedback_component":true,"status":"current"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/plugins\/mirakl\/reconciliation-and-invoices","title":"Reconciliation","content":"Invoices\nMirakl generates invoices for each seller when a billing cycle ends. By default, a billing cycle in Mirakl lasts ten days, meaning that you typically receive three invoices per month. The invoice shows the net remaining amount to be paid out to the seller, and the commission to be transferred to your liable balance account.\nWhen an invoice is generated in Mirakl, the connector retrieves the details for the invoice with a synchronization job, using the Mirakl IV01 API. The details include:\n\nThe amount to be paid out to the seller\nThe commissions to be deducted from the seller\n\nIn Mirakl, you can find the generated invoices are in your back office by going to Accounting &gt; Billing and documents &gt; Accounting documents.\nIf you have the  Payment Confirmation feature enabled, the status of this invoice is set to Pending when the invoice is generated. The commission is then transferred from the seller's account to your account. After the payout is completed, the status of the invoice is set to Paid using the Mirakl IV07 API.\nReporting\nThe Balance Platform Accounting Report is a daily report that tracks all balance changes on all balance accounts in your platform, including liable accounts and the accounts of your users.\nYou can generate this report in your Customer Area either automatically based on a schedule, or manually for a specific day.\nYou can use the Mirakl invoices together with the Adyen Balance Platform Accounting Report (BPAR) for reconciliation.\nCheck payout amounts and commissions using APIs\nYou can check the amounts that were paid out using Mirakl or Adyen APIs.\n\n\n    \n        \n        \n    \n\n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Plugins","lvl2":"Mirakl","lvl3":"Reconciliation"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/plugins","lvl2":"https:\/\/docs.adyen.com\/pt\/plugins\/mirakl","lvl3":"\/pt\/plugins\/mirakl\/reconciliation-and-invoices"},"levels":4,"category":"Plugins","category_color":"green","tags":["Reconciliation"]}}
