> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# About

> What Tazamatch is and why it exists

<Warning>
  Tazamatch is coming soon. The APIs listed here are for reference only and are not yet available in production or sandbox.
</Warning>

Tazamatch lets you confirm that an entered bank account is correct and that the account holder's name matches your intended recipient before a payout is initiated.

Verification is independent of payouts. Calling Tazamatch does not trigger a payout, reserve funds, or create a beneficiary. It returns a result you can act on.

## Why it matters

Failed payouts cost time and money. Sending an incorrect account number, a closed account, or a mismatched name leads to returns, delays, and reconciliation overhead. Tazamatch catches these issues at the point of adding a payee not after funds have moved.

| Problem                                  | How Tazamatch helps                                                |
| ---------------------------------------- | ------------------------------------------------------------------ |
| Payout sent to wrong or inactive account | Verify the account before initiating a payout                      |
| Name mismatch goes undetected            | Returns name match type and score against account holder on record |

## Where it fits

Tazamatch sits between payee onboarding and payout initiation. You can trigger it at any point when adding a new beneficiary, before a payout, or on demand at any moment via the APIs or from the dashboard.

**Add Payee → Verify with Tazamatch → Review Result → Initiate Payout**

<CardGroup cols={2}>
  <Card title="Flow" icon="arrow-right" href="/tazamatch/overview/flow">
    See the end-to-end verification journey
  </Card>

  <Card title="Coverage" icon="globe" href="/tazamatch/coverage">
    Supported corridors and capabilities
  </Card>
</CardGroup>

***
