MNO Web Opt-In South Africa
This document describes MNO Web Opt-In for SA.
GET
/lookup/za/
GET
/lookup/za/
Opt-In users via MNO Web-Opt-In.
Redirect the user to the Lookup URL. Once the lookup is performed, user will be sent back to your Return URL. Upon the return the user will already be subscribed to your service and you can start sending billed messages, but only if the status
variable is success
.
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Example | Description |
---|---|---|---|
shortcode | string | 30000 | The shortcode associated with your service. |
service | string | apple=aaaabbbbcccccddddd | Your unique Mobivate Keyword and the Product ID. |
frequency | string | 1-7,31 | Billing frequency, |
campaign | string | My Campaign | Your internal campaign description. |
amount | integer | 10 | Amound of Rand (ZAR) billed per billing request. |
bl | string | Full URL to your Header Image. | |
bc | string | ffffff | HEX value for the background colour. |
tc | string | 000000 | HEX value for the text colour. |
return | string | Your return URL. |
Response
Output fields
Parameter | Description |
---|---|
status | MNO subscription status, either |
message | Any message passed through from the MNO. |
userid | If the MSISDN was detected, the fully qualified MSISDN. |
network | MNO identifier. |
Last updated