Get
/api/pay/v1/transactions/BL-2MUXYN2QLP
This endpoint gets transaction details.
Parameters
transaction_id
(string, required): Transaction ID returned as resvalue in return url after the Payment request.
Response Body
transaction_id
: The unique identifier for the transactionstatus
: The status of the transactionmessage
: A message related to the transaction statusamount
: The transaction amountcurrency
: The currency of the transactionpayment_source
: The payment source used for the transactioncustomer_name
: The name of the customercustomer_email
: The email address of the customermerchant_data
: Additional data related to the merchant enterd in the payment.
Security
HTTP
Type bearer
Header parameters
Authorization
string
ExampleBearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjaGFudF9pZCI6NDM5OCwic2VjcmV0X2tleSI6IjYzMTBlNDhiZGQwZTQzODE0NTlhNjJiNDZkMmM0ZmQ2ZThhYjY1YTJhNGQ1MjA1YzZjM2RkZWJmYmJhZWJiZjgiLCJleHAiOjE3MjA3MDcyNjZ9.91qa4veQ9xGVM-Jc_3_i_vaykEdYarRwUzb-37aLD0c
Responses
200
Successful response