v1
latestOpenAPI 3.0.32026-07-24156161.2 MBPortal
Portal Customer
Get customer info
get information about customer like email, voice balance, sms balance
get/customer
Response
Successful Response
Example response
{
"customer": {
"balance": 465.28538,
"email": "test@example.com",
"sms_balance": 99.68008768630997,
"sms_currency": "EUR",
"sms_platform": 1001,
"temporary_credit": 0
}
}