List all routing configs
Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
The number of records to be returned
x >= 0The record offset from which to start gathering of results
x >= 0The unique identifier for a merchant profile
Successfully fetched routing configs
Routing dictionary for a merchant.
Contains all routing configurations created by the merchant, along with the currently active routing configuration.
Unique merchant identifier.
Example:
"merchant_789""merchant_789"
List of all routing configuration records associated with this merchant.
Currently active routing configuration ID.
Example:
"routing_abc123""routing_abc123"