Sipay Wallet Api
  1. Virtual Card & Physical Card
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
    • Create Wallet For Personal Account
    • Wallet Info
    • Wallet List By Filter
  • 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
        POST
      • Set Card Pin
        POST
      • Update Card Pin
        POST
      • Set Card Random Pin
        POST
      • Set Card Mobile Phone
        POST
      • Set Card Limit and Restriction
        POST
      • Get Card Limit and Restriction
        POST
      • Set Card As Active
        POST
      • Set Card As Passive
        POST
      • Set Card As Lost
        POST
      • Close Card As Stolen
        POST
      • Close Card Permanently
        POST
      • Create Card Inquiry
        POST
      • Card Transaction Failed List
        POST
  • 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. Virtual Card & Physical Card

Get Payment Provider Media List By Filter

POST
/v1/cp/Issuing/GetPaymentProviderMediaListByFilter
Kartları (sanal, fiziksel) listelemek için kullanılan servistir.
Sanal kartın açık hali için "media_identifier", son kullanma tarihi ve cvv için "media_details" değerine bakılabilir.
Fiziksel kartlarda kartın açık hali, son kullanma tarihi ve cvv değerleri gösterilmez.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1/cp/Issuing/GetPaymentProviderMediaListByFilter' \
--header 'Content-Type: application/json' \
--data-raw '{
  "account_number": "",
  "wallet_number": "1986293388",
  "card_no_first_6_digits": "",
  "card_no_last_4_digits": "",
  "media_type": "Virtual",
  "status": "",
  "provider_id": "",
  "page_size": 1,
  "page_index": 0,
  "order_column": "CreatedDateUtc",
  "order_by": "asc"
}'
Response Response Example
{
    "status": 0,
    "code": null,
    "message": null,
    "payload": {
        "results": [
            {
                "id": "25070982395895",
                "tenant_id": "0",
                "wallet_id": "250777100357",
                "provider_id": "CardPackage",
                "media_type": "VirtualCard",
                "media_key": "434610pvetfx6606",
                "media_hash": "8+5MCP7oqkSY5euBkxjqqO8kA6OOcriIv+bhASNswYdsJJal0rl7NAC7rAWVUA1Rn6Wd/ELNcHYWN2i2KiuHCYZzsXu5bvHQ1OnRNW/2MvQCisG3HtrPPrRNvrpC8DPI",
                "monthly_outgoing_total": 0.0,
                "json_config": {
                    "card_no": "434610pvetfx6606",
                    "card_token": null,
                    "auth_ecom": true,
                    "auth_moto": true,
                    "auth_contactless": true,
                    "auth_int": true,
                    "set_limit": false,
                    "card_transaction_limit": 0.0,
                    "card_monthly_limit": 0.0,
                    "card_daily_limit": 0.0,
                    "card_transaction_limit_remaining": 0.0,
                    "card_monthly_limit_remaining": 0.0,
                    "card_daily_limit_remaining": 0.0,
                    "daily_max_amount": 0.0,
                    "weekly_max_amount": 0.0,
                    "monthly_max_amount": 0.0,
                    "yearly_max_amount": 0.0,
                    "created_date_utc": "2025-07-09T07:05:32.7191245Z",
                    "updated_date_utc": "2025-07-09T07:05:32.9505889Z",
                    "card_type": "Virtual",
                    "product_code": "SANAL"
                },
                "wallet_info": {
                    "id": "2506139472671100357",
                    "tenant_id": "5",
                    "name": "",
                    "account_number": "9288957089",
                    "account_type": "Personal",
                    "created_date_utc": "2025-06-13T14:42:17.4857387+00:00",
                    "updated_date_utc": "2025-06-13T14:42:27.9809386+00:00",
                    "number": "1986293388",
                    "fast_iban": null,
                    "phone_country_code": "999",
                    "phone_number": "5350005422",
                    "email": "yalin07@duran.info",
                    "total_balance": 0.0000,
                    "monthly_incoming_total": 1800000.0000,
                    "monthly_outgoing_total": 5400000.0000,
                    "access_level_status_id": 1,
                    "access_level_status": "Aktif",
                    "payment_balance": {
                        "available": 0.0000,
                        "unavailable": 0.0000
                    },
                    "cash_balance": {
                        "available": 0.0000,
                        "unavailable": 0.0000
                    },
                    "transaction_limits": {
                        "max_balance": 200000.0000,
                        "topup_credit_limit": 200000.0000,
                        "topup_cash_limit": 200000.0000,
                        "withdrawal_limit": 200000.0000,
                        "payment_limit": 200000.0000,
                        "wallet_to_wallet_limit": 200000.0000
                    },
                    "kyc_level_status": "Contracted",
                    "currency_code": "USD",
                    "user_kyc_info": {
                        "first_name": "DİNÇSÜ",
                        "last_name": "AKAR",
                        "birth_year": 2002,
                        "kyc_level": 40,
                        "kyc_level_status": "Contracted",
                        "national_id": "21086356416",
                        "sector_id": "2",
                        "mother_name": "DUÇEM",
                        "father_name": "NURSEL",
                        "register_type": null,
                        "monthly_income": 1000.0000,
                        "income_source": "maas",
                        "monthly_transaction_volume": "1000",
                        "monthly_transaction_count": "10",
                        "security_question": null
                    },
                    "is_topup_default": true,
                    "tax_number": null,
                    "loyalty_record_required": false,
                    "ext_account_number": null,
                    "is_hidden": false
                },
                "provider_brand_name": "PayCore",
                "media_brand_name": "Visa",
                "status": "A",
                "media_identifier": "4346100007336606",
                "media_details": "2030/07 CVV : 627",
                "is_fav": false,
                "description": "Kartınıza ait bilgileri paylaşmayınız",
                "image_url": "https://mobileapi-test.walletgate.io/content/kart_gorsel.png",
                "card_token": null
            }
        ],
        "page_index": 1,
        "last_row_index": 0,
        "page_count": 1,
        "page_size": 1,
        "row_count": 1,
        "order_column": null,
        "order_by": null,
        "is_last_page": false
    }
}

Request

Body Params application/json

Examples

Responses

🟢200Success
application/json
Body

Modified at 2025-07-18 12:56:52
Previous
Validation For Expire Date and Cvv
Next
Set Card Pin
Built with