@@ -236,26 +236,6 @@ |
||
236 | 236 | /** |
237 | 237 | * Authenticate and recharge prevend request. |
238 | 238 | * |
239 | - * @param string $dealerMsisdn |
|
240 | - * @param string $clientReference |
|
241 | - * @param string $smsRecipientMsisdn |
|
242 | - * @param string $deviceId |
|
243 | - * @param integer $productId |
|
244 | - * @param integer $amount |
|
245 | - * @param boolean $pinless |
|
246 | - * @param boolean $sendSms |
|
247 | - * |
|
248 | - * |
|
249 | -{ |
|
250 | - "smartloadId": "27821234567", |
|
251 | - "clientReference": "abc123", |
|
252 | - "smsRecipientMsisdn": "27821234567", |
|
253 | - "deviceId": "27821234567", |
|
254 | - "productId": 62, |
|
255 | - "amount": 12, |
|
256 | - "pinless": true, |
|
257 | - "sendSms": true |
|
258 | -} |
|
259 | 239 | |
260 | 240 | */ |
261 | 241 | public function prevend() |
@@ -256,7 +256,6 @@ |
||
256 | 256 | "pinless": true, |
257 | 257 | "sendSms": true |
258 | 258 | } |
259 | - |
|
260 | 259 | */ |
261 | 260 | public function prevend() |
262 | 261 | { |