Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.mysubwallet.ng/api/esim/buy \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "package_id": "esim_abc", "package_type": "DATA-ONLY" } '
{ "status": "success", "message": "eSIM purchased. Find it under My eSIMs." }
Your API key as Token <your_api_key>.
Token <your_api_key>
"esim_abc"
DATA-ONLY
DATA-VOICE-SMS
"DATA-ONLY"
Result