Sipay Wallet Api
  1. Transaction Data
Sipay Wallet Api
  • Overview
    • Sipay Business API
    • Partner Wallet Flow Guide
  • Authentication
    • Get Access Token
      POST
  • Account
    • PersonalAccount
      • Register Personal Account
      • Get Personal Account
      • Check Personal Wallet (AccountNumber)
      • Check Personal Wallet (PhoneNumber)
      • Submit KYC Form
      • Personal List By Filter
      • Update Personal Account
      • Get Personal Bank Account List By Filter
    • BusinessAccount
      • Register Business Account
      • Get Business Account
      • Business List By Filter
      • Check Business Wallet
      • Business Account Submit KYC Form
      • Update Business Account
      • Get Business Bank Account List By Filter
      • Create Business Bank Account
      • Update Business Bank Account
    • PersonalAccount & BusinessAccount
      • Account Balance Inquiry
      • Get KYC Detail
      • Tenant Bank List By Filter
  • Digital KYC
    • Status
      POST
    • Get Identity Info
      POST
    • Verify Address
      POST
    • Submit Digital KYC Additional Fields
      POST
    • Completed Digital KYC
      POST
  • Wallet
    • Create Wallet For Business Account
      POST
    • Create Wallet For Personal Account
      POST
    • Wallet Info
      POST
    • Wallet List By Filter
      POST
  • Transaction
    • Topup Credit Card
      • Topup Credit Card
      • Request Refund Topup Credit
    • Wallet To Wallet Transfer
      • Personal To Personal Transfer
      • Personal To Business Transfer
      • Business To Personal Transfer
      • Business To Business Transfer
      • Transfer To Virement
    • Withdraw To Bank
      • Withdrawal To Bank Instant
      • Send Money To Bank Account
    • Payment
      • Payment
      • Refund Payment Instant
    • Cashback
      • Cashback
      • Cashback Credit
    • TR QR Code
      • Read TR QR Code
      • Start TR QR Code
      • Get TR QR Code
    • QR Personal To Personal
      • Create QR Personal To Personal Transfer
      • Read QR Personal To Personal Transfer
      • Check QR Personal To Personal Transfer
      • Approve QR Personal To Personal Transfer
    • QR Payment
      • Create QR Payment
      • Read QR Payment
      • Check QR Payment Status
      • Approve QR Payment
  • Loyalty
    • Add Loyalty Program
    • Increase Loyalty Balance
    • Decrease Loyalty Balance
    • Loyalty Payment
  • Card Package
    • Virtual Card
      • Create Card
      • Get Card Info
    • Physical Card
      • Create Prepaid Card
      • Get Card Last Courier Activity
      • Set Card Active and Set Pin
      • Personalize Noname Prepaid Card
      • Validation For Expire Date and Cvv
    • Virtual Card & Physical Card
      • Get Payment Provider Media List By Filter
      • Set Card Pin
      • Update Card Pin
      • Set Card Random Pin
      • Set Card Mobile Phone
      • Set Card Limit and Restriction
      • Get Card Limit and Restriction
      • Set Card As Active
      • Set Card As Passive
      • Set Card As Lost
      • Close Card As Stolen
      • Close Card Permanently
      • Create Card Inquiry
      • Card Transaction Failed List
  • Metropol Kart Entegrasyonu
    • Add Provider Media To Wallet
    • Create 3rd Party QR Code
    • Begin 3rd Party QR Code Payment
    • Complete 3rd Party QR Code Payment
  • Invoice Payment
    • Get Cities
    • Get Product Types
    • Get Products By City And Type
    • Get Product Detail By Product ID
    • Get Invoices By Product And Subscriber
    • Make Payment
  • Transaction Data
    • Summary Record By Filter
      POST
    • Get Request Withdraw List By Filter
      POST
    • Get Request Withdraw By Ext Id
      POST
    • Transaction Receipt
      POST
  • Static Data
    • Get Province City List
    • Get City List By Province ID
    • Get Job List
    • Get Country List
  • Webhook
    • Bankaya Para Transferi Webhook
    • Para Yükleme Webhook
    • Kart Statü Değişimleri Webhook
    • Hesap Statü Değişimleri Webhook
    • KYC Statü Değişimleri Webhook
    • KYC 20 Statü Webhook
    • Dijital KYC Webhook
    • Hesap Bilgileri Değişimi Webhook
    • Kartlı Ödemeler ve İadeleri Webhook
    • Cashback Webhook
    • Cüzdanlar Arası Para Transferi Webhook
  • Webhook EN
    • Bank Transfer Webhook
    • Top-up Webhook
    • Card Status Change Webhook
    • Account Status Change Webhook
    • KYC Status Change Webhook
    • KYC 20 Status Webhook
    • Digital KYC Webhook
    • Account Information Change Webhook
    • Card Payments and Refunds Webhook
    • Cashback Webhook
    • Wallet to Wallet Transfer Webhook
  1. Transaction Data

Get Request Withdraw List By Filter

POST
/v1/TransactionData/GetRequestWithdrawListByFilter
Para çekim işlemlerinin durumu (başarılı, başarısız, bekleyen, reddedilen) bu servis aracılığıyla sorgulanabilir.
İşlemler tarih aralığına, işlem tutarına veya ext_transaction_id gibi benzersiz bir işlem kimliğine göre filtrelenebilir.
Özellikle dış banka transferlerinin durum takibi ve mutabakat süreçleri için kullanılır.
Yanıt içerisinde işlem listesiyle birlikte toplam kayıt sayısı ve sayfalama bilgileri de yer alır.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1/TransactionData/GetRequestWithdrawListByFilter' \
--header 'Content-Type: application/json' \
--data-raw '{
    "process_level_status_id": 0,
    "currency_code": "\"TRY\"",
    "account_number": "string",
    "wallet_number": "string",
    "ext_transaction_id": "string",
    "begin_amount": 0,
    "end_amount": 0,
    "start_date": "2025-05-01T09:00:00Z",
    "end_date": "2025-05-01T09:05:00Z",
    "iban": "string",
    "account_type_id": 1,
    "page_size": 25000,
    "page_index": 0,
    "order_column": "CreatedDateUtc",
    "order_by": "asc",
    "is_completed": "string"
}'
Response Response Example
{
    "status": 0,
    "code": "100",
    "message": "İşlem Başarılı",
    "payload": {
        "results": [
            {
                "id": "707978930547725",
                "tenant_id": "5",
                "wallet_id": "6340377336175258637",
                "wallet_number": "547563662",
                "tx_correlation_id": 8304534634472533005,
                "ext_transaction_id": "78002174008756410068790002",
                "account_type": 1,
                "account_id": "6340504510156893197",
                "account_number": "789456123",
                "bank_id": null,
                "bank_name": null,
                "account_saved_bank_id": null,
                "is_account_owner_bank": false,
                "name": "",
                "account_holder_name": "Zeynep Solak",
                "iban": "TR700001000131655945445003",
                "accept_actions": null,
                "bank_account_no": null,
                "swift_code": "",
                "branch_code": null,
                "base_amount": 1.00,
                "currency": "TRY",
                "description": null,
                "process_level_status": 1,
                "receiver_national_id": "57427825807",
                "bank_response_json": "{\"Version\":null,\"StatusCode\":200,\"Message\":\"İşleminiz alınmıştır\",\"IsError\":false,\"ResponseException\":null,\"Result\":{\"ProcessType\":1,\"UserMessage\":\"İşleminiz alınmıştır\",\"FailureResponseMessage\":\"İşleminiz alınmıştır\",\"SuccessResponseMessage\":\"İşlem Talebi Alındı.\"}}",
                "created_date_utc": "2023-11-02T07:45:30.2038794+03:00",
                "updated_date_utc": "2023-11-02T07:45:31.0905199+03:00"
            }
        ],
        "page_index": 1,
        "last_row_index": 0,
        "page_count": 1,
        "page_size": 1,
        "row_count": 0,
        "order_column": "Id",
        "order_by": "asc"
    }
}

Request

Body Params application/json

Examples

Responses

🟢200OK
application/json
Başarılı Yanıt
Body

Modified at 2025-07-04 06:32:14
Previous
Summary Record By Filter
Next
Get Request Withdraw By Ext Id
Built with