Transactions
Get Transaction
Get transaction
GET
/
transactions
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredResponse
200 - application/json
account_name
string
account_number
string
amount
number
bank_code
string
bank_name
string
category
string
charges
number
created_at
string
detail
string
fiat_rate
number
id
string
imad
string
payment_method
string
reference
string
report
boolean
report_message
string
session_id
string
status
string
trace_number
string
type
string
updated_at
string
Was this page helpful?