🚀 Card Payment is live! Learn more
cURL
curl --request POST \ --url https://nini.monieswitch.com/wallet/upgrade \ --header 'Authorization: Bearer <token>'
{ "status": true, "message": "Your upgrade request has been sent." }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Upgrade Wallet
The response is of type object.
object