curl --location --request POST 'https://api.zapmail.ai/api/v2/wallet/enable-auto-recharge' \
--header 'x-auth-zapmail: '
{
"message": "Add your payment method to enable auto-recharge",
"paymentLink": "https://example.com/payment-link/12345"
}