<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.zroglobal.io/baas/changelog</id>
    <title>BaaS API changelog</title>
    <updated>2026-09-15T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.zroglobal.io/baas/changelog"/>
    <subtitle>Contract changes of the Z.ro Global BaaS API, per release.</subtitle>
    <icon>https://docs.zroglobal.io/img/favicon.png</icon>
    <entry>
        <title type="html"><![CDATA[v1.91.0]]></title>
        <id>https://docs.zroglobal.io/baas/changelog/v1.91.0</id>
        <link href="https://docs.zroglobal.io/baas/changelog/v1.91.0"/>
        <updated>2026-09-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[New: Pix Fund Recovery Requests, Pix Infraction Notifications, Users Legal Person Onboarding, Users Natural Person Onboarding, 1 more area (12 endpoints) · 5 changed endpoints · No breaking changes]]></summary>
        <content type="html"><![CDATA[<p>New: Pix Fund Recovery Requests, Pix Infraction Notifications, Users Legal Person Onboarding, Users Natural Person Onboarding, 1 more area (12 endpoints) · 5 changed endpoints · No breaking changes.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-endpoints">New endpoints<a href="#new-endpoints" class="hash-link" aria-label="Direct link to New endpoints" title="Direct link to New endpoints">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="pix-fund-recovery-requests">Pix Fund Recovery Requests<a href="#pix-fund-recovery-requests" class="hash-link" aria-label="Direct link to Pix Fund Recovery Requests" title="Direct link to Pix Fund Recovery Requests">​</a></h3><table><thead><tr><th>Endpoint</th><th>Description</th></tr></thead><tbody><tr><td><code>GET /v1/pix/fund-recovery-requests</code></td><td>List Pix Fund Recovery Requests</td></tr><tr><td><code>POST /v1/pix/fund-recovery-requests</code></td><td>Create Pix Fund Recovery Request</td></tr><tr><td><code>GET /v1/pix/fund-recovery-requests/{id}</code></td><td>Get Pix Fund Recovery Request by ID</td></tr><tr><td><code>DELETE /v1/pix/fund-recovery-requests/{id}/cancel</code></td><td>Cancel Pix Fund Recovery Request</td></tr><tr><td><code>PATCH /v1/pix/fund-recovery-requests/{id}/files/upload</code></td><td>Upload Pix Fund Recovery Request File</td></tr></tbody></table><h3 class="anchor anchorWithStickyNavbar_LWe7" id="pix-infraction-notifications">Pix Infraction Notifications<a href="#pix-infraction-notifications" class="hash-link" aria-label="Direct link to Pix Infraction Notifications" title="Direct link to Pix Infraction Notifications">​</a></h3><table><thead><tr><th>Endpoint</th><th>Description</th></tr></thead><tbody><tr><td><code>GET /v1/pix/compliance/infraction-notifications</code></td><td>List Pix Infraction Notifications</td></tr><tr><td><code>GET /v1/pix/compliance/infraction-notifications/{id}</code></td><td>Get Pix Infraction Notification by ID</td></tr></tbody></table><h3 class="anchor anchorWithStickyNavbar_LWe7" id="users-legal-person-onboarding">Users Legal Person Onboarding<a href="#users-legal-person-onboarding" class="hash-link" aria-label="Direct link to Users Legal Person Onboarding" title="Direct link to Users Legal Person Onboarding">​</a></h3><table><thead><tr><th>Endpoint</th><th>Description</th></tr></thead><tbody><tr><td><code>POST /v2/users/onboardings/{id}/legal-representatives/{legal_representative_id}/liveness/video</code></td><td>Upload legal representative liveness video</td></tr><tr><td><code>GET /v2/users/onboardings/{id}/legal-representatives/liveness</code></td><td>Get legal representative liveness links</td></tr></tbody></table><h3 class="anchor anchorWithStickyNavbar_LWe7" id="users-natural-person-onboarding">Users Natural Person Onboarding<a href="#users-natural-person-onboarding" class="hash-link" aria-label="Direct link to Users Natural Person Onboarding" title="Direct link to Users Natural Person Onboarding">​</a></h3><table><thead><tr><th>Endpoint</th><th>Description</th></tr></thead><tbody><tr><td><code>GET /v2/users/onboardings/{id}/liveness</code></td><td>Get onboarding liveness link</td></tr><tr><td><code>POST /v2/users/onboardings/{id}/liveness/video</code></td><td>Upload onboarding liveness video</td></tr></tbody></table><h3 class="anchor anchorWithStickyNavbar_LWe7" id="reports">Reports<a href="#reports" class="hash-link" aria-label="Direct link to Reports" title="Direct link to Reports">​</a></h3><table><thead><tr><th>Endpoint</th><th>Description</th></tr></thead><tbody><tr><td><code>GET /v1/reports/client-activity/{client_id}</code></td><td>List Client Tracking History</td></tr></tbody></table><h2 class="anchor anchorWithStickyNavbar_LWe7" id="changed">Changed<a href="#changed" class="hash-link" aria-label="Direct link to Changed" title="Direct link to Changed">​</a></h2><ul><li>⚠️ New value <code>ONBOARDING_LIVENESS_VIDEOS</code> in response field <code>data[].type</code> (200) — <code>GET /v1/storage/files</code></li><li>⚠️ New value <code>LIVENESS</code> in response field <code>data[].steps[].name</code> (200) — <code>GET /v1/users/onboardings/with-steps</code></li><li>New field <code>beneficiary_document</code> in response (201), always present — <code>POST /v1/banking/billet-payments/decode</code>, <code>POST /v2/banking/billet-payments/decode</code></li><li>New value <code>ONBOARDING_LIVENESS_VIDEOS</code> accepted in request field <code>file_type</code> — <code>POST /v1/storage/upload</code></li></ul><p><em>⚠️ marks changes that may require action on your side, such as new enum values in responses.</em></p>]]></content>
        <category label="new-endpoints" term="new-endpoints"/>
        <category label="changes" term="changes"/>
    </entry>
</feed>