Regiftme
  1. Payments
Regiftme
  • Regiftme API Documentation
  • APP
    • Public
      • Country list
      • App init
      • Homepage slider
      • Feedback
      • Analysis
      • User info
    • Card
      • Giftcard Currency Listing
      • Giftcard Calculator
      • Giftcard Categories
      • Giftcard Categories Details
      • Giftcard Exchange Rates
      • Sell Giftcards
      • Giftcard rates (Catalog)
      • Giftcard List
    • User
      • Registration
      • Login
      • Check Username
      • Send Email Verification
      • Send whatsapp code
      • Logout
      • Delete Account
      • Change Password
      • Email bind to app
      • Email bind verification code
      • Whatsapp bind to app
      • Phone number bind to app
      • Username modification
      • Fullname modification
      • Profile picture modification
      • Email change
      • Transaction pin
      • Send forgot password email
      • Forgot password
      • Change transaction pin
      • Send mail (Forgot password)
      • Forgot password New
      • Check phone number
    • Notifications
      • All notifications
    • Payments
      • Payment methods
        POST
      • Bank Account Verification
        POST
      • Bank lists
        POST
      • Set default payment method
        POST
      • Payment lists
        POST
      • Add payments info
        POST
      • USDT lists
        POST
      • Payment information deletion
        POST
    • Order
      • Order lists
      • Order details
      • Get available coupon
      • Check Coupon Status
      • Draw Coupon
    • Image uploads
      • Image upload
      • Multiple image upload
    • FAQ
      • FAQs
    • Wallet
      • Balance retrieval
      • Add money
      • Wallet information
      • Transaction history
      • Wallet money detail
    • Withdrawal
      • Withdrawal Information
      • Withdrawal Application
      • Add Bank
      • Bank list
      • Withdrawal list
    • Socials
      • Google Login
      • Facebook Login
      • Facebook Binding
      • Google Binding
    • VIP
      • VIP Information
      • VIP Cardswap
      • VIP default
      • VIP Loglist
    • Referrals
      • Referral invite information
      • Referral invitation rank list
      • Receive invitation
      • Get referral list
      • Rebate List
    • Checkin
      • Checkin Config
      • Checkin
    • Rank
      • Rank List
      • Rank details
      • Rank information
      • Rank reward list
      • Rank draw reward
    • Reward
      • Reward list
      • Reward details
      • Reward information
      • Draw reward
      • Rank reward list
    • Lottery
      • Lottery Draw
      • Lottery log
      • Lottery activity
    • Points
      • Product Type
      • Product List
      • Product Detail
      • Order List
      • Order Details
      • Redeem Points
      • Points Logs
  • WEB
  1. Payments

Bank lists

开发中
POST
/gc/payment/bankList

请求参数

Header 参数

Body 参数application/x-www-form-urlencoded

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://test-regiftme-api.gcard8.com/gc/payment/bankList' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'appid=android-pac-v1' \
--data-urlencode 'sign=8f6facb16798534d9e3e47ef2a05b5cb' \
--data-urlencode 'app_version=2.0' \
--data-urlencode 'token=' \
--data-urlencode 'country_id='

返回响应

🟢200成功
application/json
Body

示例
{}
修改于 2025-03-26 20:18:54
上一页
Bank Account Verification
下一页
Set default payment method
Built with