/
PA
parasoft
/
The ParaBank services proxy REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
Details
View markdown
Accounts
8
Customers
4
Loans
1
Transactions
1
get
Get the transaction for the id
Transactions
Get the transaction for the id
get
/transactions/{transactionId}
Path parameters
transactionId
integer
required
Unique identifier for the transaction
Response
successful operation
Transaction
required
id
integer
accountId
integer
date
string
date-time
amount
number
description
string
type
'Credit'
|
'Debit'