Usage
Request body
| Field | Type | Required | Description |
|---|---|---|---|
category | string | Yes | One of: airtime, data, betting |
recharge_account | string | Yes | The customer’s account (phone number or betting ID). Max 15 characters. |
biller_id | string | Yes | The biller to validate against |
item_id | string | No | Optional item ID for context |
Response
The responsedata object contains:
| Field | Type | Description |
|---|---|---|
biller | string or null | The resolved biller/account name from the provider |
API Reference
Full request/response details and Try it
