generated from aura-ascend/template-service
add TransactionController
This commit is contained in:
8
http/transaction.http
Normal file
8
http/transaction.http
Normal file
@@ -0,0 +1,8 @@
|
||||
### Deposit
|
||||
POST {{url}}/deposit
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"account": "00000000-0000-0000-0000-000000000000",
|
||||
"amount": 1.23
|
||||
}
|
||||
Reference in New Issue
Block a user