API's Endpoint
Mobile Plan ๐
POST
/
api
/
v1
/
service
/
recharge
/
plans
/
mobile
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
Content-Type
string
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
The response is of type object
.