{ | |
"status": 200, | |
"status_message": "sms_success", | |
"data": { | |
"balance": "Updated Balance", | |
"number": "Mobile number", | |
"txn_id": "Transaction Id", | |
"message_body": "Message Body" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment