| Plan Tier | Monthly | Quarterly | Yearly |
|---|---|---|---|
| Starter | $3.50 | $9.75 | $39.00 |
| Growth | $3.25 | $9.00 | $33.00 |
| Pro | $3.00 | $8.10 | $30.00 |
curl --location --request POST 'https://api.zapmail.ai/api/v2/wallet/buy-addon-mailboxes?quantity=1' \
--header 'x-auth-zapmail;' \
--header 'x-workspace-key;' \
--header 'x-service-provider;'{
"message": "Mailbox purchase is processed successfully and invoice is created. https://invoice.stripe.com/i/acct_1xxxxxxp",
"paymentLink": "https://invoice.stripe.com/i/acct_xxxxxx/test_xxxxxxx"
}