Skip to main content
POST
Test kartını etkinleştir

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

Path Parameters

id
string<uuid>
required

Response

OK

extra_properties_dict
object | null
id
string<uuid>
masked_card_number
string | null
card_number
string | null
card_holder_name
string | null
expiry_month
integer<int32>
expiry_year
integer<int32>
cvv
string | null
card_schema_type
enum<string>
Available options:
Visa,
MasterCard,
Amex,
Troy,
UnionPay,
Proprietary
card_type
enum<string>
Available options:
Credit,
Debit,
Prepaid
card_brand
enum<string>
Available options:
Bonus,
Axess,
World,
Maximum,
Cardfinans,
Paraf,
Advantage,
Bankkart,
Other
expected_result
enum<string>
Available options:
Success,
Declined,
InsufficientFunds,
InvalidCard,
Timeout,
ThreeDSecureRequired,
RandomFailure,
GatewayError
custom_error_code
string | null
custom_error_message
string | null
simulated_delay_ms
integer<int32> | null
label
string | null
is_active
boolean
created
string<date-time>
last_modified
string<date-time>