Skip to main content
GET
Iadeyi getir

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

OK

id
string<uuid>
transaction_id
string<uuid>
merchant_id
string<uuid>
merchant_external_id
string | null
merchant_name
string | null
refund_amount
integer<int64>
original_amount
integer<int64>
currency
string | null
status
enum<string>
Available options:
Pending,
Completed,
Failed
reason_code
enum<string> | null
Available options:
CustomerRequest,
OutOfStock,
DuplicateCharge,
ProductDefect,
Fraud,
WrongAmount,
Other
reason
string | null
created_by
string | null
created
string<date-time>
completed_at
string<date-time> | null
error_message
string | null
original_transaction_basket_id
string | null
original_transaction_card_last4
string | null
original_transaction_card_schema_type
enum<string> | null
Available options:
Visa,
MasterCard,
Amex,
Troy,
UnionPay,
Proprietary
original_transaction_connector_name
string | null
original_transaction_created
string<date-time>
provider_transaction_id
string | null
provider_response_code
string | null
provider_response_message
string | null
sibling_refunds
object[] | null