List payment routes
Returns available cross-border payment routes.
GET
List payment routes
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
Connect secret for the Connect route group. Partners must include
their issued connect secret (x-zeam-auth: <connect-secret>) on
all /v1/connect-* calls.
Response
Route list.
The response is of type object.
List payment routes

