Bills Payment
Pay internet
Pay Internet
You can buy internet data plans through Payshiga’s API.
If you trigger a POST request, Payshiga will directly disburse it from your positive balance.
Endpoint
{{baseurl}}/bill-payment/internet/pay
The API requires a number of request parameters.
Field | Data Type | Description |
---|---|---|
serviceCategoryId | String | Required. The serviceCategoryId of the selected Cable. |
phoneNumber | String | Required. Phone number you want to load data on. |
bundleCode | String | Required. Unique identification number associated with the package. |
Your request should look like this.