> ## 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.

# Additional information field added to fund transfer networks object

The Payout Bank Metadata API now returns an `additional_information` field within the `fund_transfer_networks` object, providing supplementary details stored in our system for each network.

## Payout Bank Metadata API

### New Field

A new field has been added to the `fund_transfer_networks` array:

* **`additional_information`** (string)
  * Provides any additional information against the fund transfer network

## Backward Compatibility

* All fields are optional
* No breaking changes to existing integrations

## Relevant Links

1. [Payout Bank Metadata API](/api-reference/tazapay-api/payout-bank)
