OBP 연계 API 주소 변경
This commit is contained in:
+14
-1
@@ -9,5 +9,18 @@ GET {{emsUrl}}/kjb/gw-metrics/after-timeslice/2026-01-12_12:00:00.json?pretty=tr
|
||||
|
||||
|
||||
### API 목록
|
||||
GET {{emsUrl}}/kjb/apis.json
|
||||
# GET {{emsUrl}}/kjb/apis.json
|
||||
GET {{emsUrl}}/api/apis/KJB
|
||||
|
||||
|
||||
### API 목록 by 파트너 코드
|
||||
GET {{emsUrl}}/api/apis/000002-02/KJB
|
||||
|
||||
|
||||
### 트랜잭션 로그 조회
|
||||
GET {{emsUrl}}/api/transaction/log
|
||||
|
||||
|
||||
|
||||
###
|
||||
GET {{emsUrl}}/transaction/log
|
||||
Reference in New Issue
Block a user