Skip to main content
POST
/
routing
/
default
Routing - Update Default Config
curl --request POST \
  --url https://sandbox.hyperswitch.io/routing/default \
  --header 'Content-Type: application/json' \
  --header 'api-key: <api-key>' \
  --data '[
  {
    "connector": "authipay",
    "merchant_connector_id": "<string>"
  }
]'
[
  {
    "connector": "authipay",
    "merchant_connector_id": "<string>"
  }
]

Authorizations

api-key
string
header
required

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.

Body

application/json · object[]
connector
enum<string>
required

RoutableConnectors are the subset of Connectors that are eligible for payments routing

Available options:
authipay,
adyenplatform,
stripe_billing_test,
phonypay,
fauxpay,
pretendpay,
stripe_test,
adyen_test,
checkout_test,
paypal_test,
aci,
adyen,
affirm,
airwallex,
amazonpay,
archipel,
authorizedotnet,
bankofamerica,
barclaycard,
billwerk,
bitpay,
bambora,
blackhawknetwork,
bamboraapac,
bluesnap,
bluecode,
boku,
braintree,
breadpay,
cashtocode,
celero,
chargebee,
custombilling,
checkbook,
checkout,
coinbase,
coingate,
cryptopay,
cybersource,
datatrans,
deutschebank,
digitalvirgo,
dlocal,
dwolla,
ebanx,
elavon,
facilitapay,
fiserv,
fiservemea,
fiuu,
flexiti,
forte,
getnet,
gigadat,
globalpay,
globepay,
gocardless,
hipay,
helcim,
iatapay,
inespay,
itaubank,
jpmorgan,
klarna,
loonio,
mifinity,
mollie,
moneris,
multisafepay,
nexinets,
nexixpay,
nmi,
nomupay,
noon,
nordea,
novalnet,
nuvei,
opennode,
paybox,
payme,
payload,
payone,
paypal,
paysafe,
paystack,
paytm,
payu,
peachpayments,
phonepe,
placetopay,
powertranz,
prophetpay,
rapyd,
razorpay,
recurly,
redsys,
riskified,
santander,
shift4,
signifyd,
silverflow,
square,
stax,
stripe,
stripebilling,
tesouro,
trustpay,
trustpayments,
tokenio,
tsys,
volt,
wellsfargo,
wise,
worldline,
worldpay,
worldpayvantiv,
worldpayxml,
xendit,
zen,
plaid,
zsl
merchant_connector_id
string | null

Response

Successfully updated default config

connector
enum<string>
required

RoutableConnectors are the subset of Connectors that are eligible for payments routing

Available options:
authipay,
adyenplatform,
stripe_billing_test,
phonypay,
fauxpay,
pretendpay,
stripe_test,
adyen_test,
checkout_test,
paypal_test,
aci,
adyen,
affirm,
airwallex,
amazonpay,
archipel,
authorizedotnet,
bankofamerica,
barclaycard,
billwerk,
bitpay,
bambora,
blackhawknetwork,
bamboraapac,
bluesnap,
bluecode,
boku,
braintree,
breadpay,
cashtocode,
celero,
chargebee,
custombilling,
checkbook,
checkout,
coinbase,
coingate,
cryptopay,
cybersource,
datatrans,
deutschebank,
digitalvirgo,
dlocal,
dwolla,
ebanx,
elavon,
facilitapay,
fiserv,
fiservemea,
fiuu,
flexiti,
forte,
getnet,
gigadat,
globalpay,
globepay,
gocardless,
hipay,
helcim,
iatapay,
inespay,
itaubank,
jpmorgan,
klarna,
loonio,
mifinity,
mollie,
moneris,
multisafepay,
nexinets,
nexixpay,
nmi,
nomupay,
noon,
nordea,
novalnet,
nuvei,
opennode,
paybox,
payme,
payload,
payone,
paypal,
paysafe,
paystack,
paytm,
payu,
peachpayments,
phonepe,
placetopay,
powertranz,
prophetpay,
rapyd,
razorpay,
recurly,
redsys,
riskified,
santander,
shift4,
signifyd,
silverflow,
square,
stax,
stripe,
stripebilling,
tesouro,
trustpay,
trustpayments,
tokenio,
tsys,
volt,
wellsfargo,
wise,
worldline,
worldpay,
worldpayvantiv,
worldpayxml,
xendit,
zen,
plaid,
zsl
merchant_connector_id
string | null