Skip to main content
GET
Get Transaction Details

Authorizations

Authorization
string
header
required

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

Headers

x-org-id
string
default:""
required

The Organization ID header used for authorization

x-partner-id
string
default:""
required

The Partner ID header used for authorization

Path Parameters

batch_id
string
required

The unique identifier for the settlement batch

Example:

"batch_123456789"

transaction_id
string
required

The unique identifier for the transaction

Example:

"transaction_ct2504s20or30kh8if00"

Response

Response containing transaction information

Standard response structure for successful operations

ok
boolean

Indicates if the operation was successful

Example:

true

data
object

Transaction information