get_verified_vendors
Retrieve verified vendors for purchasing goods via BulkClix payment. Filter by vendor UUID or category like restaurant, food, or airtime for precise results.
Instructions
List available vendors to purchase goods from using BulkClix payment. :param vendor_id: Vendor's UUID. If given, returns just that vendor. :param category: Vendor's category of goods (e.g. 'restaurant', 'food', 'airtime'). If given, filters vendors using case-insensitive substring and synonym expansion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Vendor's category of goods (e.g. "restaurant", "food", "airtime"). If given, filters vendors using case-insensitive substring and synonym expansion. | |
| vendor_id | No | Vendor's UUID. If given, returns just that vendor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||