List connectors
Discovers connectors for a corridor. Fees are not part of the response (they are internal pricing inputs; use POST /v1/quotes for authoritative pricing). The connector id is the handle quotes and requirements take.
GET
List connectors
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), validated at the Kong edge.
Query Parameters
ISO 3166-1 alpha-2 country code (uppercase).
Pattern:
^[A-Z]{2}$Example:
"ZW"
Payment method enum (uppercase).
Pattern:
^[A-Z0-9_]+$Example:
"MOBILE_MONEY"
Corridor direction.
Available options:
ON_RAMP, OFF_RAMP Example:
"OFF_RAMP"
List connectors