Logo

Find Transaction Routes

This GET request retrieves a comprehensive list of all transaction routes currently assigned to your account. It is a prerequisite for identifying supported corridors and payment methods.

Integration Context

The response from this endpoint provides the transactionTypeId and routeId required to execute Payment Orders and fetch specific transaction charges.

Note: Ensure your Bearer token is valid. If you encounter a 401 error, generate a new token via the Token Request section.
GET/v1/transaction-routes/assigned-routes

Fetch Assigned Routes

Returns a JSON array of active routes, countries, and service types.