GET
/
api
/
v1
/
transaction
/
{transactionID}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transactionID
string
required

ID of the transaction to fetch

Response

200 - application/json
message
string
required
transaction
object
required