SMS introduction
BSG provides an API to send SMS messages to any country across the world.
BSG are identified by a unique random ID. And with this ID you can always check the status of the message through the provided endpoint.
URI
https://app.bsg.hk/rest/sms
Available http methods
- PUT (POST) /rest/sms/createe
- GET /rest/sms/{id}
- GET /rest/sms/reference/{reference}
- GET /rest/sms/task/{id}