Getting User Payment Account ID and Payment Method ID
- Log in to your account and navigate to the payment page: https://www.mexc.co/buy-crypto/payment
- Open browser developer tools (F12), refresh the page, and search for the request
/api/payment/user - Check the API response to get all your payment account IDs (
data.id) and payment method IDs (data.payMethod)
