OBP 연동 API 개선
This commit is contained in:
+6
-1
@@ -17,7 +17,7 @@ GET {{emsUrl}}/api/apis/KJB
|
||||
GET {{emsUrl}}/api/apis/000002-02/KJB
|
||||
|
||||
|
||||
### 트랜잭션 로그 조회
|
||||
### 트랜잭션 로그 조회 - POST
|
||||
POST {{emsUrl}}/api/transaction/log
|
||||
Content-Type: application/json; application/json; charset=UTF-8
|
||||
|
||||
@@ -27,3 +27,8 @@ Content-Type: application/json; application/json; charset=UTF-8
|
||||
}
|
||||
|
||||
|
||||
|
||||
### 트랜잭션 로그 조회 - GET
|
||||
GET {{emsUrl}}/api/transaction/log?apiServiceNumber=asdasd&txDate=asdasdasd
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user