Purchase Power
Make Power payment
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"isSuccessful": true,
"message": "string",
"code": "string",
"data": {
"amount": 0,
"statusCode": "string",
"transactionStatus": "string",
"transactionMessage": "string",
"transactionReference": "string",
"isSuccessful": true
}
}Last updated