{
"position": 1,
"command": "*101#"
}curl --location -g --request POST 'http://localhost/ussd/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"position": 1,
"command": "*101#"
}'{
"status": true,
"data": "Your balance is 10.25 USD"
}