Status by ID

This request allows you to retrieve the status of several SMS messages from an ID.

Please note: reports are received on average a few seconds after the SMS is sent; however, this delay can extend to a maximum of 48 hours depending on the operators and the load of our platform.

URL

GET https://api.smspartner.fr/v1/bulk-status

Parameters

Each API request supports the following parameters:

apiKey API key of your account. You get it in your SMS Partner account.
messageId Message ID.
It is in the answer when sending an SMS.

Request

Request example:

Answers

Errors

Example of an error message:

Control code

  Answers
1 The API Key is required
3 The message ID is required
4 Message not found
10 Invalid API key
200 Everything went well!