Batch Virtual Wallet Create

Batch Virtual Wallet Create

 sample batch requests
{
"data":[
   {
  "customerName": "MTN Nigeria Limited",
  "expireTimeInMin":15,
  "merchantReference": "91000011HDG6HS383T39SJ2288",
  "description": "Pytmnet for bags of cement",
  "amount": 200,
  "phone": "08178222000",
  "email": "[email protected]"
},
   {
  "customerName": "MTN Nigeria Limited",
  "expireTimeInMin":15,
  "merchantReference": "8000HD00000G5556HS383T39SJ22",
  "description": "Payment collection",
  "amount": 260,
  "phone": "08178222200",
  "email": "[email protected]"
}, 
]        
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!