거래 로그 조회 json 처리
This commit is contained in:
+7
-4
@@ -18,9 +18,12 @@ GET {{emsUrl}}/api/apis/000002-02/KJB
|
||||
|
||||
|
||||
### 트랜잭션 로그 조회
|
||||
GET {{emsUrl}}/api/transaction/log
|
||||
POST {{emsUrl}}/api/transaction/log
|
||||
Content-Type: application/json; application/json; charset=UTF-8
|
||||
|
||||
{
|
||||
"apiServiceNumber": "asdasd",
|
||||
"txDate": "asdasdasd"
|
||||
}
|
||||
|
||||
|
||||
|
||||
###
|
||||
GET {{emsUrl}}/transaction/log
|
||||
Reference in New Issue
Block a user