Data topup endpoint.
{ "phone": "PHONE NUMBER", "network_id": "NETWORK ID", "variation": "DATA VARIATION" "pin": "WALLET_PIN" }
phone | Phone number to topup |
network_id | Network to top up |
variation | Data variations, ID from one of the data variations retrieved from /data/variations |
pin | Your wallet transaction pin |
{ "status": "ok", "msg": "Order received", "data": { "msg": "250MB data purchase for PHONE successfully received", "ref": "f785179a9e16458e" } }