1. Home
  2. Verve Mobile Interface
  3. Verve Mobile Interface
  4. Do Recharge Methods

Do Recharge Methods

A call to do recharge methods from interswitch.

Resource Url

Sandbox.interswitchng.com/api/v1/verve/wallet/subscribers/{PhoneNumber}/paymentmethods/{paym entMethodCode}/recharges?json?scheme={Schemename}&channel=quicktellermobile&merchantid={merch antid}&version=5.0

DoRecharge Request

The following describes the element required to be sent for a Register User request.

 

Field Description Required
ttid Unique Transaction Id Yes
productCode Product Code Yes
tPhoneNo User’s phone Number Yes
networkId Network Id of Telco Yes
scheme The verve wallet scheme owner Yes
CardName Yes
PinData Yes
paymentMethodTypeCode   Yes
amt Amount in lower denomination Yes
Secure Yes

 

 

 

 

Sample Request

{

“scheme”:”codecsystems”,

“channel”:”quicktellermobile”,

“merchantid”:”QTMOBILE1ISIPIS”,

“version”:”5.0″,

“amt”: “50000”,

“cardName”: “default”,

“msisdn”: “2348124888436”,

“networkId”: “62805104”,

“paymentMethodTypeCode”:”QTA”,

“expdate”:”5003″,

“productCode”: “ZAN500”,

“selAccType”: “default”,

“pinData”: “91d8e61b072268ba”,

“tPhoneNo”: “2348124888436”,     “ttid”:”123″,      “secure”:

“8283602deaaaf4843abc09a22b87b2e3f981903e35ecc9014033b1c18668061cb1b3836e55b7ecf0b7aabbd5d2

9a9c0cd54ec8d4cd1a1810b28da85f99efca5e275002f8c857b0a2d8ea2bcf101d8c48cc2ba75da53dd48a89fd41

99e9e99e79e7e979c4a28770fc594ced6dcf2d27b3b523ca1b4eabf0363fd9547f53ff47ce05f89e8035670934cd6

0cb303ae03f044f599161cb305379b7a6e1b60c0f3b6d1d716b614ea38fa21d854d3fca643f7c4aff473ee5001dcf

90dbf5a47d4d5c2a50b0ca2db17661e1657f977bfd5e6e8a7e0855bc48001a0ebbe18a02675e390a3794db33e02

4788fcf6a0928aef942e46a4c8ec4fcc9a62eee95b874657f8cfd”

}

 

DoRecharge Response

A HTTP response code 201 is sent back for a success

Response Parameters

Field Description  
code Response Code Present only when there is an error
description Description of response Present only when there is an error
Error Description of error (if present) Present only when there is an error

 

Sample Response

201

Was this article helpful to you? Yes No

How can we help?