Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Path Parameters
Bank transaction ID
Response
Returns the bank transaction details
The withdrawal amount
1000.5
The deposit amount
2000.75
The running balance after the transaction
3000.25
Formatted withdrawal amount with currency symbol
"$1,000.50"
Formatted deposit amount with currency symbol
"$2,000.75"
Formatted running balance with currency symbol
"$3,000.25"
Unique transaction number
"TRX-2024-001"
Reference number for the transaction
"REF-2024-001"
ID of the reference entity
12345
Type of the reference entity
"INVOICE"
Formatted transaction type
"Bank Transfer"
Current balance
5000
Formatted balance with currency symbol
"$5,000.00"
Transaction date
"2024-03-20T10:30:00Z"
Formatted transaction date
"March 20, 2024"
Transaction status
"COMPLETED"
Formatted transaction status
"Completed"
ID of the uncategorized transaction
67890