0% found this document useful (0 votes)
9 views9 pages

API Testing Sample (2)

The document outlines the API configuration for a Bulk SMSC service, detailing the Login, Send SMS, and Multi SMS content sender APIs. It provides instructions on how to set up headers and body parameters, as well as the expected responses for each API call. Users are advised to use Postman software for testing the APIs.

Uploaded by

seethapradeep022
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views9 pages

API Testing Sample (2)

The document outlines the API configuration for a Bulk SMSC service, detailing the Login, Send SMS, and Multi SMS content sender APIs. It provides instructions on how to set up headers and body parameters, as well as the expected responses for each API call. Users are advised to use Postman software for testing the APIs.

Uploaded by

seethapradeep022
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

BULK SMSC API TEST

DOCUMENT

Nirmala De Silva
Contents
Login API ....................................................................................................................................... 2
Send SMS API ............................................................................................................................... 4
Multi SMS content sender API .................................................................................................... 6
Pls find below the Parameters require for the API configuration.You can use Postmen software to test
this API.

Login API
After configure the login API ,You will get two tokens in the response
https://bsms.hutch.lk/api/login

Login API Body

Login API Header


Response of the login API
Send SMS API
Configure the Header & Body parameters of the Send SMS API as below. You should receive a server Ref
for successful send sms API call.

Send API Header


Put the Access token received in the login API in front of the Bearer as below.

Body Of the send SMS API


https://bsms.hutch.lk/api/sendsms
Response of the send SMS API
Multi SMS content sender API
Configure the Header & Body parameters of the Multi content Send SMS API as below. You should receive
a server Ref for successful send sms API call.
Note : API supports upto 20 SMSs in one request.
https://bsms.hutch.lk/api/sendsms/bulk
Body of the Multi content send SMS API

Header of the Multi content send SMS API


Configure the below parameter & put the access token received in the login API in front of the Bearer
Response of the Multi SMS content send API

You might also like