SMS Notification API
string · uuidstring · uuidstring · emailstring
string · uuidstringstring
Read the signed-in SMS user and merchant sender configuration.
Get logged SMS user
GET
https://sms.izipay.ao
/api/Empresa/ObterUtilizadorLogado
Bearer (JWT)
Method and route: GET /api/Empresa/ObterUtilizadorLogado. Returns the Identity user mapped to the current SMS merchant context. Use it to confirm which merchant and user are represented by the bearer token.
Get logged SMS user › Responses
Logged user details.
userIdmerchantIdemailnameGet merchant SMS sender
GET
https://sms.izipay.ao
/api/Empresa/ObterDadosDaEmpresa
Bearer (JWT)
Method and route: GET /api/Empresa/ObterDadosDaEmpresa. Returns merchant information and the sender name configured for SMS sends. Use it before sending messages when your app needs to display or validate the sender shown to recipients.
Get merchant SMS sender › Responses
Merchant SMS sender details.
merchantIdnomeremetenteSmsSender name configured for SMS messages.