Skip to main content
PATCH
Routing - Update contract based dynamic routing config for profile

Authorizations

api-key
string
header
required

Use the API key created under your merchant account from the PaymntCloud 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.

Path Parameters

account_id
string
required

Merchant id

profile_id
string
required

Profile id under which Dynamic routing needs to be toggled

algorithm_id
string
required

Contract based routing algorithm id which was last activated to update the config

Body

application/json
config
object | null
label_info
object[] | null

Response

Routing Algorithm updated

id
string
required
profile_id
string
required
name
string
required
kind
enum<string>
required
Available options:
single,
priority,
volume_split,
advanced,
dynamic,
three_ds_decision_rule
description
string
required
created_at
integer<int64>
required
modified_at
integer<int64>
required
algorithm_for
enum<string> | null
Available options:
payment,
payout,
three_ds_authentication
decision_engine_routing_id
string | null