Skip to main content
GET
Available in🇮🇳 India
NPCI will maintain the list of all fund source providers connected via a unified interface. A fund source provider is a Bank, Payment Bank, PPI, or any other RBI-regulated entity that is allowed to provide payment (credit/debit) services to individuals and entities. Use this endpoint to fetch banks or fundsource providers. Know more about the Header information.

Query Parameters

integer
Number of entities to fetch. Default is 10. You can use this parameter for pagination in combination with count.
integer
Number of entities to skip. Default is 0. You can use this parameter for pagination in combination with skip.

Response Parameters

string
This refers to the collection of entity. Here, it is collection.
integer
Indicates the number of items in the entity type.
array
Indicates a list of objects.
string
Indicates the entity type name. In this case fundsource_provider.
string
Indicates the fund source name. For example, HDFC bank.
string
Indicates the UPI Issuer Identification Numbers (IIN) of the fundsource provider issued by NPCI.
string
IFSC of the bank.
boolean
Indicates if UPI is enabled for the bank. Possible values:
  • true: UPI is enabled.
  • false: UPI is not enabled.
string
The bank logo URL.
array
Indicates the list of products supported by the bank separated by a comma. For example, aeps, imps, card and nfs.
string
Indicates the format as defined by NPCI - format1 and format2. This field is required when setting the UPI PIN.
object
UPI version supported details.
string
The version of UPI supported. Possible values:
  • 1.0
  • 2.0
boolean
Indicates that the PSP should be live in this version before going live with the next or any child versions. Possible values:
  • true: PSP is live.
  • false: PSP is not live.