Bills Payment
Pay tv bill
Pay TV Bill
You can buy satellite TV subscription packages through Payshiga’s API.
If you trigger a POST request, Payshiga will directly disburse it from your positive balance.
Endpoint
{{baseurl}}/bill-payment/tv/pay
The API requires a number of request parameters.
Field | Data Type | Description |
---|---|---|
serviceCategoryId | String | Required. The serviceCategoryId of the selected Cable. |
cardNumber | String | Required. Unique code associated with the TV account. |
bundleCode | String | Required. Unique identification number associated with the package. |
Your request should look like this.