API's Endpoint
Recharge Initiate ⛵️
POST
/
api
/
v1
/
service
/
recharge
/
initiate
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json · object
The body is of type object
.
Response
200 - application/json
The response is of type object
.