Skip to main content
POST
Fraud uyarısını reddet

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

Body

application/json
notes
string | null

Response

OK

id
string<uuid>
fraud_check_log_id
string<uuid>
tenant_id
string<uuid>
merchant_external_id
string | null
process
enum<string>
Available options:
sanal_pos,
para_transferi,
fatura_odeme
external_txn_id
string | null
amount_minor
integer<int64>
currency
string | null
score
integer<int32>
reason_codes
string | null
status
enum<string>
Available options:
open,
approved,
rejected,
expired
assigned_to
string | null
reviewed_by
string | null
reviewed_at
string<date-time> | null
notes
string | null
expires_at
string<date-time>
created
string<date-time>