Skip to main content
GET
Obtenir les détails d'une transaction

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Path Parameters

transactionId
integer<int64>
required

Response

Transaction details retrieved successfully

id
integer<int64>
type
enum<string>
Available options:
INCOMING,
OUTGOING,
COMMISSION,
REFUND,
WALLET_CREDIT,
WALLET_DEBIT,
FEES_STRIPE
typeLabel
string
amount
number
currency
string
formattedAmount
string
transactionDate
string<date-time>
formattedDate
string
routeFrom
string
routeTo
string
formattedRoute
string
travelDate
string<date-time>
formattedTravelDate
string
otherPartyName
string
reservationNumber
string
status
enum<string>
Available options:
PENDING,
COMPLETED,
CANCELED,
REFUNDED,
FAILED
statusLabel
string
year
integer<int32>
monthYear
string