init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
### 계좌 잔액 조회
|
||||
POST http://localhost:7080/api/test/accounts/balance
|
||||
Content-Type: application/json
|
||||
Accept: application/json
|
||||
|
||||
{
|
||||
"serviceId": "TST10001",
|
||||
"aaa": "aaaa",
|
||||
"bbb": "bbbb"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user