Skip to main content
GET
Get transaction by ID or merchantTransactionId

Authorizations

Authorization
string
header
required

Use your API key as a Bearer token. Example: Authorization: Bearer sk_live_...

Query Parameters

transactionId
string

Fingo transaction ID (e.g., txn_01j7b6f9p5y9h).

merchantTransactionId
string

Your merchant transaction ID.

Response

Transaction fetched successfully

status
string
Example:

"success"

message
string
Example:

"Transaction fetched"

data
object

Transaction object returned in API responses.