/
/The ParaBank services proxy REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 1h ago · Updated 1mo ago
Accounts8
  • postTransfer funds
  • postPay bill
  • getCreate transactions by amount for account
  • getFetch transactions by month and type for account
  • getFetch transactions for date range for account
  • getFetch transactions for a specific date for account
  • getGet the list of Transactions for the account
  • getGet Account by Id
Customers4
  • getGet Customer Accounts
  • postCreate a new account
  • getGet Customer Details
  • postUpdate customer information
Loans1
  • postRequest a loan
Transactions1
  • getGet the transaction for the id
    Accounts

    Transfer funds

    post/transfer

    Query parameters

    fromAccountIdinteger required

    Customer funds source account

    toAccountIdinteger required

    Customer funds target account

    amountnumber required

    Amount

    Response

    successful operation

    string required