Usage
Pass acategory query parameter to filter billers by type.
Response fields
Each biller in the response includes:| Field | Type | Description |
|---|---|---|
biller_id | string | Unique identifier for the biller |
biller_name | string | Display name (e.g. “Bet9ja”, “SportyBet”) |
biller_icon | string | URL to the biller’s logo |
min_amount | integer or null | Minimum order amount (if applicable) |
max_amount | integer or null | Maximum order amount (if applicable) |
status | integer or null | Biller availability status |
Next step
After selecting a biller, call Get Biller Items to retrieve the available packages.API Reference
Full request/response details and Try it
