Bills Payment
List data plans
List Data Plans
Payshiga supports the purchasing of internet data plans. Before a purchase is made, it’s great to know the plans available. To fetch this, send a GET request to this endpoint:
{{baseurl}}/bill-payment/internet-services/{serviceCategoryId}
The API requires a request parameter.
Field | Data Type | Description |
---|---|---|
serviceCategoryId | String | This is the id of the service category whose data plans you want information about. |
The response you’d get should look like this.