<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://developers.fundix.me/blog</id>
    <title>Fundix API documentation Blog</title>
    <updated>2026-02-09T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://developers.fundix.me/blog"/>
    <subtitle>Fundix API documentation Blog</subtitle>
    <icon>https://developers.fundix.me/img/favicon.png</icon>
    <entry>
        <title type="html"><![CDATA[Release 09.02.2026]]></title>
        <id>https://developers.fundix.me/blog/releases/09-02-2026</id>
        <link href="https://developers.fundix.me/blog/releases/09-02-2026"/>
        <updated>2026-02-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Changelog]]></summary>
        <content type="html"><![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>
        <category label="release" term="release"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Release 20.10.2025]]></title>
        <id>https://developers.fundix.me/blog/releases/20-10-2025</id>
        <link href="https://developers.fundix.me/blog/releases/20-10-2025"/>
        <updated>2025-10-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Changelog]]></summary>
        <content type="html"><![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>
        <category label="release" term="release"/>
    </entry>
</feed>