Create a routing config
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.
Unique name of the routing configuration.
This identifier is used to reference the routing config internally.
Example:
"default_card_routing""default_card_routing"
Optional human-readable description of the routing configuration.
Example:
"Primary routing strategy for card payments in India""Primary routing strategy for card payments in Middle east"
Profile ID associated with this routing configuration.
Routing configs can be scoped per business profile.
Example:
"profile_123""profile_123"
payment, payout, three_ds_authentication Routing config created
Metadata record representing a stored routing configuration.
Used in routing dictionary listings.
Unique identifier of the routing configuration.
Example:
"routing_abc123""routing_abc123"
Profile ID associated with this routing configuration.
Example:
"profile_123""profile_123"
Name of the routing configuration.
Example:
"india_card_routing""india_card_routing"
single, priority, volume_split, advanced, dynamic, three_ds_decision_rule Description of this routing configuration.
Example:
"Volume split routing for domestic transactions""Volume split routing for domestic transactions"
Creation timestamp (milliseconds since epoch).
1718000000000
Last modification timestamp (milliseconds since epoch).
1718050000000
payment, payout, three_ds_authentication Associated Decision Engine routing identifier (if applicable).
Present when routing is linked to an external decision engine.
Example:
"de_route_456""de_route_456"