<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Fundix API documentation Blog</title>
        <link>https://developers.fundix.me/blog</link>
        <description>Fundix API documentation Blog</description>
        <lastBuildDate>Mon, 09 Feb 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Release 09.02.2026]]></title>
            <link>https://developers.fundix.me/blog/releases/09-02-2026</link>
            <guid>https://developers.fundix.me/blog/releases/09-02-2026</guid>
            <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Changelog]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_SAay" id="changelog">Changelog<a href="https://developers.fundix.me/blog/releases/09-02-2026#changelog" class="hash-link" aria-label="Direct link to Changelog" title="Direct link to Changelog" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_SAay" id="operation-number">Operation Number<a href="https://developers.fundix.me/blog/releases/09-02-2026#operation-number" class="hash-link" aria-label="Direct link to Operation Number" title="Direct link to Operation Number" translate="no">​</a></h3>
<ul>
<li class=""><strong><a class="" href="https://developers.fundix.me/docs/agent-api/post-app-external-v-1-agents-session-session-init">Initialize a new session</a></strong>: The <code>operationNumber</code> field is now optional.</li>
<li class=""><strong><a class="" href="https://developers.fundix.me/docs/agent-api/post-app-external-v-1-agents-operation-operation-makebysession">Create a new P2P operation</a></strong>: The <code>operationNumber</code> field is now available as an optional parameter.</li>
<li class=""><strong><a class="" href="https://developers.fundix.me/docs/agent-api/get-app-external-v-1-agents-operation-operation-getbynumber">Retrieve P2P operation details</a></strong>: The <code>operationNumber</code> field is now optional in the response.</li>
</ul>]]></content:encoded>
            <category>release</category>
        </item>
        <item>
            <title><![CDATA[Release 20.10.2025]]></title>
            <link>https://developers.fundix.me/blog/releases/20-10-2025</link>
            <guid>https://developers.fundix.me/blog/releases/20-10-2025</guid>
            <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Changelog]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_SAay" id="changelog">Changelog<a href="https://developers.fundix.me/blog/releases/20-10-2025#changelog" class="hash-link" aria-label="Direct link to Changelog" title="Direct link to Changelog" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_SAay" id="enhanced-operation-status-information">Enhanced Operation Status Information<a href="https://developers.fundix.me/blog/releases/20-10-2025#enhanced-operation-status-information" class="hash-link" aria-label="Direct link to Enhanced Operation Status Information" title="Direct link to Enhanced Operation Status Information" translate="no">​</a></h3>
<p>The <a class="" href="https://developers.fundix.me/docs/agent-api/post-app-external-v-1-agents-operation-operation-makebysession">Create a new P2P operation</a> and <a class="" href="https://developers.fundix.me/docs/agent-api/get-app-external-v-1-agents-operation-operation-getbynumber">Retrieve P2P operation details</a> endpoints now include detailed operation status information through the new <code>info</code> object:</p>
<ul>
<li class=""><code>comment</code>: Optional comment provided by the back office operator when accepting or declining the operation, enabling better communication about transaction processing decisions.</li>
<li class=""><code>reason</code>: Required field when declining an operation, with supported values including <code>not_executed</code>, <code>wrong_credentinal</code>, <code>wrong_amount</code>, and <code>other</code>.</li>
<li class=""><code>file</code>: File identifier for transaction confirmation documents that back office operators can attach as proof when accepting operations.</li>
</ul>
<p>This object is populated only when an operation is accepted or declined from the back office, providing merchants with transparent insight into the operation's processing status.</p>]]></content:encoded>
            <category>release</category>
        </item>
    </channel>
</rss>