Skip to main content
POST
İptal talebini onayla

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
id
string<uuid>
note
string | null

Response

OK

id
string<uuid>
transaction_id
string<uuid>
merchant_id
string<uuid>
requested_by
string | null
requested_at
string<date-time>
reason
string | null
status
enum<string>
Available options:
Pending,
Approved,
Rejected,
Failed
reviewed_by
string | null
reviewed_at
string<date-time> | null
review_note
string | null
void_error_code
string | null
void_error_message
string | null
transaction
object | null