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

Sequence Diagram (API SenderList)

You can start creating HTTP request as this following:

Header

description

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?