paystack-miscellaneous
Installation
SKILL.md
Paystack Miscellaneous
Supporting APIs for bank lists, countries, and address verification.
Depends on: paystack-setup for the
paystackRequesthelper.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /bank |
List banks |
| GET | /country |
List supported countries |
| GET | /address_verification/states |
List states for AVS |
List Banks
| Param | Type | Required | Description |
|---|---|---|---|
country |
string | No | ghana, kenya, nigeria, south africa |
Related skills