Sipay Wallet Api
  1. Webhook
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
    • Get Request Withdraw List By Filter
    • Get Request Withdraw By Ext Id
    • Transaction Receipt
  • 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. Webhook

Cüzdanlar Arası Para Transferi Webhook

Bireysel Hesaptan Bireysel Hesaba Transfer (P2P)#

Bireysel hesaptan bireysel hesaba para gönderimlerinde aşağıdaki örnek yapıdaki webhook gönderilmektedir :
{
  "id": 2507214084157965090,
  "tenant_id": 7193628450192736815,
  "tx_group_correlation_id": 0,
  "tx_ref_correlation_id": 0,
  "wallet_id": 7546260134048689165,
  "transaction_type_id": 3001,
  "transaction_type": "P2P Send Money to Wallet | IsCashinTx = false",
  "transaction_status_id": 20,
  "transaction_status": "NormalCompleted",
  "result_code": "Success",
  "tx_additional_data_json": "{\"Message\":{\"TenantId\":7193628450192736815,\"SenderAccountNumber\":\"baris123\",\"SenderWalletNumber\":\"754938444\",\"Amount\":5.0,\"CurrencyCode\":\"TRY\",\"Description\":null,\"ReceiverWalletNumber\":\"2132165896\",\"HashKey\":null,\"ExtTransactionId\":\"13897441333344444353515\"},\"BalanceChanges\":{\"Sender\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":759391.32,\"CashUnavailable\":1517.25},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":759386.32,\"CashUnavailable\":1517.25}},\"Receiver\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":500.00,\"CashUnavailable\":0.00},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":505.00,\"CashUnavailable\":0.00}}},\"AccountInfo\":{\"Sender\":{\"FullName\":\"BARIŞ TOPER\",\"AccountId\":\"6032924232594877453\",\"AccountNumber\":\"baris123\",\"WalletNumber\":\"754938444\",\"AccountTypeId\":\"1\",\"KycLevelCode\":\"40\",\"GroupCode\":null},\"Receiver\":{\"FullName\":\"Barış Toper\",\"AccountId\":\"2507042067330194895\",\"AccountNumber\":\"6861970212\",\"WalletNumber\":\"2132165896\",\"AccountTypeId\":\"1\",\"KycLevelCode\":\"40\",\"GroupCode\":null}}}",
  "created_date_utc": "2025-07-21T14:23:18.5844513Z",
  "updated_date_utc": "2025-07-21T14:23:18.5844513Z",
  "completed_date_utc": "2025-07-21T14:23:18.891984Z",
  "financial_process_completed_date_utc": null,
  "is_financial_process_completed": false,
  "to_wallet_id": 2507042175101906184,
  "tx_base_amount": 5.0000,
  "tx_additional_fee": 0.0000,
  "tx_amount_with_additional_fee": 5.0000,
  "currency_code": "TRY",
  "tx_end_user_preview_json": "",
  "tx_pre_financial_acquired_record_json": null,
  "tx_financial_acquired_record_json": null,
  "from_description": "BARIŞ TOPER",
  "to_description": "BARIŞ TOPER",
  "tx_description": null,
  "kyc_level_id": 40,
  "from_account_type_id": 1,
  "from_account_id": 6032924232594877453,
  "from_wallet_number": "754938444",
  "from_account_number": "baris123",
  "to_account_number": "6861970212",
  "to_account_type_id": 1,
  "to_account_id": 2507042067330194895,
  "to_wallet_number": "2132165896",
  "is_need_settlement": false,
  "settlement_day": 0,
  "ext_transaction_id": "13897441333344444353515",
  "from_user_kyc_info": null,
  "to_user_kyc_info": null,
  "source_type": null,
  "channel_type": null,
  "media_identifier": null,
  "terminal_no": null,
  "media_type": "",
  "provider_id": null,
  "to_account_tx_base_amount": 5.0000,
  "to_account_tx_additional_fee": 0.0000,
  "to_account_tx_amount_with_additional_fee": 5.0000,
  "from_ext_account_number": null,
  "to_ext_account_number": null,
  "from_group_code": null,
  "to_group_code": null,
  "receipt_number": "SPYDM_250000163588",
  "ip_address": "::1",
  "client_port": ""
}

Bireysel Hesaptan İşletme Hesabına Transfer (P2B)#

Bireysel hesaptan işletme hesabına para gönderimlerinde aşağıdaki örnek yapıdaki webhook gönderilmektedir :
{
    "id": 2507218817498940632,
  "tenant_id": 7193628450192736815,
  "tx_group_correlation_id": 0,
  "tx_ref_correlation_id": 0,
  "wallet_id": 7546260134048689165,
  "transaction_type_id": 3002,
  "transaction_type": "P2B Send Money to Wallet | IsCashinTx = false",
  "transaction_status_id": 20,
  "transaction_status": "NormalCompleted",
  "result_code": "Success",
  "tx_additional_data_json": "{\"Message\":{\"TenantId\":7193628450192736815,\"SenderAccountNumber\":\"baris123\",\"SenderWalletNumber\":\"754938444\",\"Amount\":1.0,\"CurrencyCode\":\"TRY\",\"Description\":\"test\",\"ReceiverWalletNumber\":\"582434260\",\"HashKey\":null,\"ExtTransactionId\":\"2113333555553344314433\",\"OnlyAllowCash\":false,\"ExtraData\":null},\"BalanceChanges\":{\"Sender\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":759392.32,\"CashUnavailable\":1517.25},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":759391.32,\"CashUnavailable\":1517.25}},\"Receiver\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":2000.00,\"CashAvailable\":30475.00,\"CashUnavailable\":0.00},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":2000.00,\"CashAvailable\":30477.00,\"CashUnavailable\":0.00}}},\"AccountInfo\":{\"Sender\":{\"FullName\":\"BARIŞ TOPER\",\"AccountId\":\"6032924232594877453\",\"AccountNumber\":\"baris123\",\"WalletNumber\":\"754938444\",\"AccountTypeId\":\"1\",\"KycLevelCode\":\"40\",\"GroupCode\":null},\"Receiver\":{\"FullName\":\"UPRİŞĞ\",\"AccountId\":\"2506268645230974659\",\"AccountNumber\":\"2157300503\",\"WalletNumber\":\"582434260\",\"AccountTypeId\":\"2\",\"KycLevelCode\":\"40\",\"GroupCode\":null}}}",
  "created_date_utc": "2025-07-21T14:22:05.5351624Z",
  "updated_date_utc": "2025-07-21T14:22:05.5351624Z",
  "completed_date_utc": "2025-07-21T14:22:05.6698656Z",
  "financial_process_completed_date_utc": null,
  "is_financial_process_completed": false,
  "to_wallet_id": 2506263092567938281,
  "tx_base_amount": 1.0000,
  "tx_additional_fee": 0.0000,
  "tx_amount_with_additional_fee": 1.0000,
  "currency_code": "TRY",
  "tx_end_user_preview_json": "",
  "tx_pre_financial_acquired_record_json": null,
  "tx_financial_acquired_record_json": null,
  "from_description": "BARIŞ TOPER",
  "to_description": "UPRİŞĞ",
  "tx_description": "test",
  "kyc_level_id": 40,
  "from_account_type_id": 1,
  "from_account_id": 6032924232594877453,
  "from_wallet_number": "754938444",
  "from_account_number": "baris123",
  "to_account_number": "2157300503",
  "to_account_type_id": 2,
  "to_account_id": 2506268645230974659,
  "to_wallet_number": "582434260",
  "is_need_settlement": false,
  "settlement_day": 0,
  "ext_transaction_id": "2113333555553344314433",
  "from_user_kyc_info": null,
  "to_user_kyc_info": null,
  "source_type": null,
  "channel_type": null,
  "media_identifier": null,
  "terminal_no": null,
  "media_type": "",
  "provider_id": null,
  "to_account_tx_base_amount": 1.0000,
  "to_account_tx_additional_fee": 0.0000,
  "to_account_tx_amount_with_additional_fee": 1.0000,
  "from_ext_account_number": null,
  "to_ext_account_number": null,
  "from_group_code": null,
  "to_group_code": null,
  "receipt_number": "SPYDM_250000163587",
  "ip_address": "::1",
  "client_port": ""
}

İşletme Hesabından Bireysel Hesaba Transfer (B2P)#

İşletme hesabından bireysel hesaba para gönderimlerinde aşağıdaki örnek yapıdaki webhook gönderilmektedir :
{
   "id": 2507219858935390897,
  "tenant_id": 7193628450192736815,
  "tx_group_correlation_id": 0,
  "tx_ref_correlation_id": 0,
  "wallet_id": 2407117626474610728,
  "transaction_type_id": 3004,
  "transaction_type": "B2P Send Money To Wallet | IsCashinTx = false",
  "transaction_status_id": 20,
  "transaction_status": "NormalCompleted",
  "result_code": "Success",
  "tx_additional_data_json": "{\"Message\":{\"TenantId\":7193628450192736815,\"SenderAccountNumber\":\"5240502503\",\"SenderWalletNumber\":\"548612965\",\"Amount\":20.0,\"CurrencyCode\":\"TRY\",\"Description\":\"\",\"ReceiverWalletNumber\":\"2132165896\",\"ReceiverAccountNumber\":null,\"HashKey\":\"\",\"ExtTransactionId\":\"843151453343334135133413231145455352459\"},\"BalanceChanges\":{\"Sender\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":510.00,\"CashUnavailable\":75.00},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":490.00,\"CashUnavailable\":75.00}},\"Receiver\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":485.00,\"CashUnavailable\":0.00},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":465.00,\"CashUnavailable\":0.00}}},\"AccountInfo\":{\"Sender\":{\"FullName\":\"BARİS\",\"AccountId\":\"2407111302116748068\",\"AccountNumber\":\"5240502503\",\"WalletNumber\":\"548612965\",\"AccountTypeId\":\"2\",\"KycLevelCode\":\"40\",\"GroupCode\":null},\"Receiver\":{\"FullName\":\"Barış Toper\",\"AccountId\":\"2507042067330194895\",\"AccountNumber\":\"6861970212\",\"WalletNumber\":\"2132165896\",\"AccountTypeId\":\"1\",\"KycLevelCode\":\"40\",\"GroupCode\":null}}}",
  "created_date_utc": "2025-07-21T14:36:14.2489742Z",
  "updated_date_utc": "2025-07-21T14:36:14.2489742Z",
  "completed_date_utc": "2025-07-21T14:36:14.4645171Z",
  "financial_process_completed_date_utc": null,
  "is_financial_process_completed": false,
  "to_wallet_id": 2507042175101906184,
  "tx_base_amount": 20.0000,
  "tx_additional_fee": 0.0000,
  "tx_amount_with_additional_fee": 20.0000,
  "currency_code": "TRY",
  "tx_end_user_preview_json": "",
  "tx_pre_financial_acquired_record_json": null,
  "tx_financial_acquired_record_json": null,
  "from_description": "BARİS",
  "to_description": "BARIŞ TOPER",
  "tx_description": "",
  "kyc_level_id": 40,
  "from_account_type_id": 2,
  "from_account_id": 2407111302116748068,
  "from_wallet_number": "548612965",
  "from_account_number": "5240502503",
  "to_account_number": "6861970212",
  "to_account_type_id": 1,
  "to_account_id": 2507042067330194895,
  "to_wallet_number": "2132165896",
  "is_need_settlement": false,
  "settlement_day": 0,
  "ext_transaction_id": "843151453343334135133413231145455352459",
  "from_user_kyc_info": null,
  "to_user_kyc_info": null,
  "source_type": null,
  "channel_type": null,
  "media_identifier": null,
  "terminal_no": null,
  "media_type": "",
  "provider_id": null,
  "to_account_tx_base_amount": 20.0000,
  "to_account_tx_additional_fee": 0.0000,
  "to_account_tx_amount_with_additional_fee": 20.0000,
  "from_ext_account_number": null,
  "to_ext_account_number": null,
  "from_group_code": null,
  "to_group_code": null,
  "receipt_number": "SPYDM_250000163595",
  "ip_address": "::1",
  "client_port": ""
}

İşletme Hesabından İşletme Hesaba Transfer (B2B)#

İşletme hesabından işletme hesabına para gönderimlerinde aşağıdaki örnek yapıdaki webhook gönderilmektedir :
{
 "id": 2507211974836199713,
  "tenant_id": 7193628450192736815,
  "tx_group_correlation_id": 0,
  "tx_ref_correlation_id": 0,
  "wallet_id": 2506263092567938281,
  "transaction_type_id": 3003,
  "transaction_type": "B2B Send Money to Wallet | IsCashinTx = false",
  "transaction_status_id": 20,
  "transaction_status": "NormalCompleted",
  "result_code": "Success",
  "tx_additional_data_json": "{\"Message\":{\"TenantId\":7193628450192736815,\"SenderAccountNumber\":\"2157300503\",\"SenderWalletNumber\":\"582434260\",\"Amount\":1.0,\"CurrencyCode\":\"TRY\",\"Description\":null,\"ReceiverWalletNumber\":\"1566271171\",\"ReceiverAccountNumber\":null,\"HashKey\":null,\"ExtTransactionId\":\"892-225-6601\",\"OnlyAllowCash\":false,\"ExtraData\":null},\"BalanceChanges\":{\"Sender\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":2000.00,\"CashAvailable\":30477.00,\"CashUnavailable\":0.00},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":2000.00,\"CashAvailable\":30476.00,\"CashUnavailable\":0.00}},\"Receiver\":{\"Before\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":1014.00,\"CashUnavailable\":1.00},\"After\":{\"PaymentAvailable\":0.00,\"PaymentUnavailable\":0.00,\"CashAvailable\":1013.00,\"CashUnavailable\":1.00}}},\"AccountInfo\":{\"Sender\":{\"FullName\":\"UPRİŞĞ\",\"AccountId\":\"2506268645230974659\",\"AccountNumber\":\"2157300503\",\"WalletNumber\":\"582434260\",\"AccountTypeId\":\"2\",\"KycLevelCode\":\"40\",\"GroupCode\":null},\"Receiver\":{\"FullName\":\"SIPAY TEST\",\"AccountId\":\"2501138029605959228\",\"AccountNumber\":\"5924262780\",\"WalletNumber\":\"1566271171\",\"AccountTypeId\":\"2\",\"KycLevelCode\":\"40\",\"GroupCode\":null}}}",
  "created_date_utc": "2025-07-21T14:39:22.6257576Z",
  "updated_date_utc": "2025-07-21T14:39:22.6257576Z",
  "completed_date_utc": "2025-07-21T14:39:22.7917713Z",
  "financial_process_completed_date_utc": null,
  "is_financial_process_completed": false,
  "to_wallet_id": 2501130681228222946,
  "tx_base_amount": 1.0000,
  "tx_additional_fee": 0.0000,
  "tx_amount_with_additional_fee": 1.0000,
  "currency_code": "TRY",
  "tx_end_user_preview_json": "",
  "tx_pre_financial_acquired_record_json": null,
  "tx_financial_acquired_record_json": null,
  "from_description": "UPRİŞĞ",
  "to_description": "SIPAY TEST",
  "tx_description": null,
  "kyc_level_id": 40,
  "from_account_type_id": 2,
  "from_account_id": 2506268645230974659,
  "from_wallet_number": "582434260",
  "from_account_number": "2157300503",
  "to_account_number": "5924262780",
  "to_account_type_id": 2,
  "to_account_id": 2501138029605959228,
  "to_wallet_number": "1566271171",
  "is_need_settlement": false,
  "settlement_day": 0,
  "ext_transaction_id": "892-225-6601",
  "from_user_kyc_info": null,
  "to_user_kyc_info": null,
  "source_type": null,
  "channel_type": null,
  "media_identifier": null,
  "terminal_no": null,
  "media_type": "",
  "provider_id": null,
  "to_account_tx_base_amount": 1.0000,
  "to_account_tx_additional_fee": 0.0000,
  "to_account_tx_amount_with_additional_fee": 1.0000,
  "from_ext_account_number": null,
  "to_ext_account_number": null,
  "from_group_code": null,
  "to_group_code": null,
  "receipt_number": "SPYDM_250000163597",
  "ip_address": "::1",
  "client_port": ""
}
Modified at 2025-07-24 12:51:15
Previous
Cashback Webhook
Next
Bank Transfer Webhook
Built with