🚀 Card Payment is live! Learn more
cURL
curl --request GET \ --url https://nini.monieswitch.com/virtual-accounts/status \ --header 'Authorization: Bearer <token>'
{ "status": true, "message": "Operation is successful", "data": null }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Virtual Account Payment Status - Not found
The response is of type object.
object