Skip to main content
POST
Basit yönlendirme kuralı oluştur

Authorizations

Authorization
string
header
required

Identity servisinden alinan Keycloak JWT. Format: Authorization: Bearer <token>. Token alma: POST /api/v1/auth/{slug}/token

Headers

Idempotency-Key
string

Body

application/json
extra_properties_dict
object | null
name
string | null
priority
integer<int32>
bank_code
string | null
has_installment
boolean | null
min_amount
integer<int64> | null
max_amount
integer<int64> | null
currency
string | null
card_brand_filter
enum<string> | null
Available options:
Bonus,
Axess,
World,
Maximum,
Cardfinans,
Paraf,
Advantage,
Bankkart,
Other
card_type_filter
enum<string> | null
Available options:
Credit,
Debit,
Prepaid
target_connector_config_id
string<uuid>
fallback_connector_config_id
string<uuid> | null
is_active
boolean

Response

Created

The response is of type string<uuid>.