Sender List
This method allows you to get and validate Sender Name if it is already existed in ANTS Platform.
Use to validate sender if it already exists in ANTS platform.
Sequence Diagram

You can start creating HTTP request as this following:
Header
description
HTTP Request (URL)
HTTP Headers
Content-Type: application/json
Authorization: (Basic Auth) Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
HTTP Methods
GET
The Request (method : GET) will look like:
HTTP Request (URL): https://api-service.ants.co.th/sms/senderList
Last updated
Was this helpful?