View Transaction

This API retrieves the complete details of a specific deposit (pay-in) transaction using the transaction ID.

The response provides comprehensive information about the transaction, including:

  • Transaction ID
  • Transaction status (e.g., pending, completed)
  • Transaction date and time
  • Actual deposited amount
  • Applied fees
  • Final received amount

This API helps users track the status and breakdown of individual deposit transactions for reconciliation and auditing purposes.

Query Params
string
required
Headers
string
required

Identifies the merchant making the request.

string
required

Public API key associated with the merchant.

string
required

RSA signature generated from the HMAC hash of the request payload.

string
required

Current UNIX timestamp (in seconds). Used to prevent replay attacks.

string
required

Unique UUID per request

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json