PrizesHandler
Designed for issue mobile data prizes to mobile subscriber.
| API Method | Description |
|---|---|
| POST api/PrizesHandler/IssuePrize |
Provides the ability to send a request for awarding a 500MB mobile data prize to a mobile subscriber. Only Armenian mobile subscribers are supported. Each successful request will return a unique TransactionID that can be used later for status checks via the CheckPrizeStatus method |
| POST api/PrizesHandler/CheckPrizeStatus |
Provides the ability to check the statuses of previously issued 500MB mobile data prizes. Requests must include one or more TransactionIDs that were returned by the IssuePrize method. You can query up to 5000 statuses per request. |