Login
• No setup- or license costs
• Competitively low pricing
• High reliability
• Competitively low pricing
• High reliability
Delivery reports
Reference parameter
| REFERENCE | A unique reference that is used to identify the to be sent delivery report |
| Type | Alphanumerical |
| Size | 1-9 characters |
| Min value | 0 |
| Max value | Numerical (999999999) or Alphanumerical (ZZZZZZZZZ) |
http://sms.spryng.co.uk/api.php?request=send&USERNAME=[USERNAME]&PASSWORD=[PASSWORD]&REFERENCE=[REFID]&DESTINATION=[DESTINATION]&SENDER=[SENDER]&BODY=[BODY]
Script
You can set a script url by logging in, and going to ‘My profile’. Here you can set the url of your script (servet, php script, perl, etc…) to which you would like the delivery reports to be sent.
This script can expect two parameters, which will be sent using HTTP GET.
The following values are sent
- Delivered = Message has been delieverd (final value)
- Not Delivered = Failed to deliver message (final value)
- Buffered = Phone is switched off or unavailable (temporary value)
Default value: <na>
Example:
REFERENCE=1&STATUS=Delivered

