Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Query Parameters
Whether to hide cents in the number format
Example:
false
Whether to divide numbers by 1000
Example:
false
Type of transaction to filter
Example:
"payment"
ID of the transaction to filter
Example:
"TXN-12345"
Start range for filtering
Example:
100
End range for filtering
Example:
200
Response
Journal report
The response is of type any
.