Offer subscription
This GET
operation obtains a subscription for a subscriber by passing the query parameters in the URL. The query parameters passed in the URL are retrieved via a JSON response if successful.
GET /gateway/plan/subscribe?<queryParameters>
Accept: application/JSON
Content-type: application/JSON
URL parameters
Parameter | Description | Required |
---|---|---|
|
The subscriber’s MSISDN in international format. |
yes |
|
A string that defines the plan name or offer ID. |
yes |
|
String that defines the origin. |
optional |
|
Boolean flag to specify if recurrency is enabled. |
optional |
|
Integer that rates the promotion factor. |
optional |
|
String that specifies the subscriber zone. |
optional |