Get All Bank Collection API
This API retrieves the details of a all Bank collection payments for an orgEndpoint
GET /api/sandbox/v1/bank/collection/all
Base URL
https://api.kiotapay.co
Request Headers
| Key | Value | Required | Description |
|---|---|---|---|
Content-Type | application/json | ✅ | Specifies that the request body is in JSON format. |
Authorization | Bearer <your-token> | ✅ | API authentication token. Replace <your-token> with a valid JWT. |
