Retrieve all banks participating in the Pix system.
JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint
using client credentials (clientId and clientSecret).
Include token in Authorization header:
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Token expires after 3600 seconds (1 hour).
List of participating banks retrieved successfully
Bank ISPB code (8 digits).
"12345678"
Bank name.
"Banco Example S.A."
Payment Service Provider type. Values: 1 = Direct participant, 2 = Indirect participant
1
Participation status in Pix system. Values: 1 = Active and operational
1