Banks
Get the list of supported banks
Returns the list of banks supported by the platform.
Authorization: Bearer YOUR_JWT_TOKEN
curl -X GET 'https://api.admin-pixelwave.com/masterdata/bank/list' \
-H 'Authorization: Bearer YOUR_JWT_TOKEN' \
-H 'Accept: application/json'
{
"result": {
"status": "success",
"x-request-id": "uuid",
"codeError": "none",
"codeErrorExt": "none",
"message": ""
},
"data": [
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Sberbank",
"bankCode": "sber",
"logoURL": "/banks/sber.svg"
},
{
"id": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
"name": "T-Bank",
"bankCode": "tbank",
"logoURL": "/banks/tbank.svg"
}
],
"totalNumberRecords": 0
}
| Field | Type | Description |
|---|
id | uuid | Bank unique identifier |
name | string | Bank display name |
bankCode | string | Bank code (used in bankName for payouts) |
logoURL | string | Bank logo image URL |
| Code | Bank |
|---|
sber | Sberbank |
tbank | T-Bank (Tinkoff) |
alfa | Alfa-Bank |
vtb | VTB |
ozon | Ozon Bank |
gazprom | Gazprombank |
psb | PSB (Promsvyazbank) |
raiffeisen | Raiffeisen Bank |
rosbank | Rosbank |
mkb | MKB (Moscow Credit Bank) |
bspb | Bank Saint-Petersburg |
rshb | Rosselkhozbank |
ubrr | UBRR |
expobank | Expobank |
bcsbank | BCS Bank |
primorye | Bank Primorye |
solidarnost | Bank Solidarnost |
svoibank | Svoi Bank |
mbank | MBank |
| Code | Bank |
|---|
kapital_bank | Kapital Bank |
pasha_bank | PASHA Bank |
abb | International Bank of Azerbaijan |
bank_respublika | Bank Respublika |
rabitabank | Rabitabank |