Requested by POST query, all parameters are transmitted to JSON format in the request body.
https://api.quantumtec.eu/v1/sms/messages
| Parameter | Value |
|---|---|
| Content-Type | application/json |
| Accept | application/json |
| X-ApiKey | API key |
Parameters are sent in JSON format
| Parameter | Format | Usage | Description |
|---|---|---|---|
| bulkId | string | Mandatory | Specifies the campaign ID received when sending. |
In response, a data set in JSON format will be sent.
| Parameter | Description |
|---|---|
| bulkId | SMS campaign ID |
| status |
Campaign status:
|
| messageIds | Array with recipient numbers and identifiers of each message in the list |