curl localhost:8080/application/account/1 curl localhost:8080/application/account/2 curl localhost:8080/application/transaction/transfer -H "Content-Type: application/json" -d '{"sourceAccountId":"1", "destinationAccountId":"2", "transferAmount":"40.00"}' curl localhost:8080/application/transaction/withdrawal -H "Content-Type: application/json" -d '{"sourceAccountId":"2", "amount":"81.00"}' curl localhost:8080/application/transaction/fund -H "Content-Type: application/json" -d '{"destinationAccountId":"2", "amount":"30.00"}'
-
Notifications
You must be signed in to change notification settings - Fork 0
ayrapetovai/accounts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
task
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published