Rest API - Authentication Bearer Token
Content
Hi,
We have tried to implement SMS notification using Rest API. The vendor provided two methods GetToken & SendSMS.
GetToken - We have to pass the user name & password as arguments in Body (x-www-form-urlencoded) and we will get the token
SendSMS - We have to use Bearer Token as authentication type using the GetToken response.
Is it possible in OEC?
Thanks,
Mohan
Tagged:
2