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

# SelectedSponsorBankOutput

> The sponsor bank selected for an acceptor application, identifying the acquiring bank and BIN group configuration.

`OBJECT`

The sponsor bank selected for an acceptor application, identifying the acquiring bank and BIN group configuration.

## Fields

<ResponseField name="name" type="String">
  The name of the sponsor bank.
</ResponseField>

<ResponseField name="binGroupDescriptor" type="String">
  The description of the set of bins from the sponsor bank to use.
</ResponseField>

<ResponseField name="sponsorBankId" type="UUID">
  The unique identifier for the sponsor bank.
</ResponseField>

<ResponseField name="binGroupId" type="UUID">
  The unique identifier for the set of bins from the sponsor bank to use.
</ResponseField>
