Preview and Execute Your Mail Subscription Upgrade
Preview the prorated cost with GET /v1/billing/upgrade/preview, then apply the change with POST /v1/billing/upgrade using a saved bank card.
Upgrading a subscription is a two-step process: first preview the cost, then execute the change. The preview endpoint calculates the exact prorated charge for the remainder of the current billing period. If an amount is due, a saved bank card is required to complete the upgrade instantly.
Only saved bank cards can be used for instant upgrades. Mobile money methods are not accepted.
Returns the amount due today, along with the full proration calculation. Call this before executing an upgrade to show the user what they will be charged.