| Name | Type | Description |
|---|---|---|
amount | number | The amount to add to the wallet. |
{
"amount": 100.00
}curl --location --request POST 'https://api.zapmail.ai/api/v1/payment/add-wallet-balance' \
--header 'x-auth-zapmail: '{
"message": "Checkout session created successfully",
"paymentLink": "https://example.com/payment-link/12345"
}