Get All

URL

The relevant endpoint and http method information, where the IBANs are listed for uploading money to the business account, are given below.

HTTP Method URL
POST /v1/TenantBank/GetAll

Request Params

Params Type Mandatory Description
page_size int No Page Size
page_index int No Page Index
order_column string Yes Order Column
order_by string No Order By
access_status_id int No Active/Inactive Level
start_date string No Start Date
end_date string No End Date

Response Params

Params Type Description
status int Status
code string Code
message string Message
payload object Payload
results object Results
id string Id
bank_name string Bank Name
bank_code string Bank Code
tenant_id string Tenant Id
bank_id string Bank Id
curency_code string Currency Code
name string Name
account_holder_name string Account Holder Name
iban string IBAN Number
logo_url string Bank Logo URL
account_no string Account Number
swift_code string Swift Code
branch_code string Branch Code
is_active bool Account Is Active ?
created_date_utc string Created Date
updated_date_utc string Update Date
is_deleted bool Account Is Deleted ?
is_available_for_topup bool Is Available For Topup ?
is_available_for_withdraw bool Is Available For Withdraw ?
ext_api_bank_code string Bank Code API
tenat_bank_code string Tenant Bank Code
page_index int Page Index
last_row_index int Last Row Index
page_count int Page Count
page_size int Page Size
row_count int Row Count
order_column string Order Column
order_by string Order By

REQUEST (POST):

{
  "page_size": 0,
  "page_index": 10,
  "order_column": "Id",
  "order_by": "desc",
  "access_status_id":1
  //"start_date": "2023-07-10T06:54:26.808Z",
  //"end_date": "2023-07-10T06:54:26.808Z"
}

RESPONSE:

{
    "status": 0,
    "code": null,
    "message": null,
    "payload": {
        "results": [
            {
                "id": "8343343847290039309",
                "bank_name": "ZİRAAT BANKASI",
                "bank_code": "10",
                "tenant_id": "5",
                "bank_id": "24",
                "currency_code": "TRY",
                "name": "ZİRAAT BANKASI",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR780001000917888886225018",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/10.png",
                "account_no": "88888622",
                "swift_code": "SWIFT01",
                "branch_code": "917",
                "is_active": true,
                "created_date_utc": "2022-01-26T08:15:22Z",
                "updated_date_utc": "2022-01-26T08:15:41.0099387Z",
                "is_deleted": false,
                "is_available_for_topup": true,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "01",
                "tenant_bank_code": null
            },
            {
                "id": "7868865603076484109",
                "bank_name": "Mehmet",
                "bank_code": "124",
                "tenant_id": "5",
                "bank_id": "2",
                "currency_code": "TRY",
                "name": "John Doe",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR330006100519786457841326",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/124.png",
                "account_no": "123456",
                "swift_code": "",
                "branch_code": "",
                "is_active": true,
                "created_date_utc": "2022-08-04T07:40:59.7914066Z",
                "updated_date_utc": "2022-08-04T07:40:59.7025022Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "-",
                "tenant_bank_code": null
            },
            {
                "id": "7172233409587702797",
                "bank_name": "İŞBANKASI",
                "bank_code": "64",
                "tenant_id": "5",
                "bank_id": "30",
                "currency_code": "TRY",
                "name": "İŞBANKASI",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR180006400000110240820227",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/64.png",
                "account_no": "0820227",
                "swift_code": "SWIFT",
                "branch_code": "1024",
                "is_active": true,
                "created_date_utc": "2021-12-27T14:34:39Z",
                "updated_date_utc": "2023-03-22T07:36:31.7286284Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "02",
                "tenant_bank_code": null
            },
            {
                "id": "6581539728370822157",
                "bank_name": "FİBABANK",
                "bank_code": "103",
                "tenant_id": "5",
                "bank_id": "11",
                "currency_code": "TRY",
                "name": "FİBABANK",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR950010300000000038875247",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/103.png",
                "account_no": "38875247",
                "swift_code": "SWIFT01",
                "branch_code": "0031",
                "is_active": true,
                "created_date_utc": "2022-02-03T13:29:53Z",
                "updated_date_utc": "2022-02-03T13:30:03.4989528Z",
                "is_deleted": false,
                "is_available_for_topup": true,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "12",
                "tenant_bank_code": null
            },
            {
                "id": "6353998034680540173",
                "bank_name": "QNB FİNANSBANK A.Ş.",
                "bank_code": "111",
                "tenant_id": "5",
                "bank_id": "20",
                "currency_code": "TRY",
                "name": "QNB FİNANSBANK A.Ş.",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR400011100000000104831956",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/111.png",
                "account_no": "104831956",
                "swift_code": "SWIFT01",
                "branch_code": "123",
                "is_active": true,
                "created_date_utc": "2022-01-25T13:37:26Z",
                "updated_date_utc": "2022-02-03T13:27:10.4250357Z",
                "is_deleted": false,
                "is_available_for_topup": true,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "06",
                "tenant_bank_code": null
            },
            {
                "id": "5012828830749551629",
                "bank_name": "DENİZBANK",
                "bank_code": "134",
                "tenant_id": "5",
                "bank_id": "9",
                "currency_code": "TRY",
                "name": "DENİZBANK",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR680013400001820900300036",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/134.png",
                "account_no": "18209003",
                "swift_code": "SWIFT01",
                "branch_code": "9520",
                "is_active": true,
                "created_date_utc": "2022-01-21T17:08:59Z",
                "updated_date_utc": "2023-03-22T13:28:55.1759013Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "07",
                "tenant_bank_code": null
            },
            {
                "id": "4921558611046034445",
                "bank_name": "TÜRKİYE FİNANS KATILIM BANKASI A.Ş.",
                "bank_code": "206",
                "tenant_id": "5",
                "bank_id": "50",
                "currency_code": "TRY",
                "name": "TÜRKİYE FİNANS KATILIM BANKASI A.Ş.",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR380020600139036934920018",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/206.png",
                "account_no": "3693492",
                "swift_code": "SWIFT01",
                "branch_code": "139",
                "is_active": true,
                "created_date_utc": "2022-01-21T17:12:32Z",
                "updated_date_utc": "2023-03-22T13:31:11.0209516Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "14",
                "tenant_bank_code": null
            },
            {
                "id": "3728755345798589453",
                "bank_name": "AKBANK",
                "bank_code": "46",
                "tenant_id": "5",
                "bank_id": "1",
                "currency_code": "TRY",
                "name": "AKBANK",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR850004600175888000241963",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/46.png",
                "account_no": "241963",
                "swift_code": "SWIFT",
                "branch_code": "175",
                "is_active": true,
                "created_date_utc": "2021-12-27T14:27:22Z",
                "updated_date_utc": "2023-03-22T13:31:19.1318072Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "05",
                "tenant_bank_code": null
            },
            {
                "id": "3688077843682159629",
                "bank_name": "ALTERNATİFBANK",
                "bank_code": "124",
                "tenant_id": "5",
                "bank_id": "2",
                "currency_code": "TRY",
                "name": "ALTERNATİFBANK",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR650012400000567293400007",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/124.png",
                "account_no": "5672934354",
                "swift_code": "SWIFT01",
                "branch_code": "9280",
                "is_active": true,
                "created_date_utc": "2022-02-03T13:31:00Z",
                "updated_date_utc": "2023-03-22T13:31:27.6242314Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "11",
                "tenant_bank_code": null
            },
            {
                "id": "2244527979603029005",
                "bank_name": "YAPI VE KREDİ BANKASI A.Ş.",
                "bank_code": "67",
                "tenant_id": "5",
                "bank_id": "32",
                "currency_code": "TRY",
                "name": "YAPI VE KREDİ BANKASI A.Ş.",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR980006701000000079244521",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/67.png",
                "account_no": "79244521",
                "swift_code": "SWIFT01",
                "branch_code": "1217",
                "is_active": true,
                "created_date_utc": "2022-01-21T17:15:45Z",
                "updated_date_utc": "2023-03-22T13:31:36.1438437Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "04",
                "tenant_bank_code": null
            },
            {
                "id": "1587653396430187533",
                "bank_name": "GARANTİ",
                "bank_code": "62",
                "tenant_id": "5",
                "bank_id": "28",
                "currency_code": "TRY",
                "name": "GARANTİ",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR530006200159300006299130",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/62.png",
                "account_no": "6299130",
                "swift_code": "SWIFT",
                "branch_code": "01593",
                "is_active": false,
                "created_date_utc": "2021-12-27T14:35:35Z",
                "updated_date_utc": "2023-03-22T13:20:26.9337672Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "03",
                "tenant_bank_code": null
            },
            {
                "id": "1033659240095017997",
                "bank_name": "ALBARAKATÜRK",
                "bank_code": "203",
                "tenant_id": "5",
                "bank_id": "47",
                "currency_code": "TRY",
                "name": "ALBARAKATÜRK",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR490020300008325149000542",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/203.png",
                "account_no": "8325149",
                "swift_code": "SWIFT",
                "branch_code": "1",
                "is_active": false,
                "created_date_utc": "2021-12-27T14:29:01Z",
                "updated_date_utc": "2023-03-22T13:20:16.4787281Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "15",
                "tenant_bank_code": null
            },
            {
                "id": "761936227148098573",
                "bank_name": "ODEABANK",
                "bank_code": "146",
                "tenant_id": "5",
                "bank_id": "19",
                "currency_code": "TRY",
                "name": "ODEABANK",
                "account_holder_name": "Sipay Elektronik Para ve Ödeme Hizmetleri A.Ş.",
                "iban": "TR240014600000143352200011",
                "logo_url": "https: //walletgatestatic.s3.eu-west-1.amazonaws.com/bank_logos/146.png",
                "account_no": "1433522359",
                "swift_code": "SWIFT01",
                "branch_code": "2180",
                "is_active": false,
                "created_date_utc": "2022-02-03T13:29:02Z",
                "updated_date_utc": "2023-04-05T12:39:48.4565903Z",
                "is_deleted": false,
                "is_available_for_topup": false,
                "is_available_for_withdraw": false,
                "ext_api_bank_code": "09",
                "tenant_bank_code": null
            }
        ],
        "page_index": 0,
        "last_row_index": 0,
        "page_count": 0,
        "page_size": 0,
        "row_count": 0,
        "order_column": "Id",
        "order_by": "desc"
    }
}