Project

General

Profile

Actions

New Function #250

closed

[API > POS] 포인트 승인번호

Added by Jisoo Choi 9 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
12/11/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

 

 

 

- 코레일 유통 요청 사항 : 취소를 위해서 포인트 사용 시 응답값에 승인번호가 있어야 할 것 같고, 사용 시 승인번호로 포인트 사용을 취소 하는 api가 필요할 듯 합니다.

 

- 포인트 사용 시(사용 이력에서의 + 값)에 승인번호를 생성하여 표시하고, 취소 시에는 해당 승인번호를 기준으로 처리(사용 취소)하는 것이 가능할까요?


Files

Korail_POS_API_spec_20231212.xlsx (16.6 KB) Korail_POS_API_spec_20231212.xlsx Deca Park, 12/12/2023 08:15 PM
Actions #1

Updated by Jisoo Choi 9 months ago

 

 

코레일유통 쪽 추가 문의(확인) 사항 전달드립니다.

 

1. 포인트 사용 : 포인트 사용 api 전달 후 정상 사용됐을 때의 승인번호가 필요함

2. 포인트 사용 취소 : 승인됐을 때 pos에서 승인번호로 내역을 취소해야 함

 ※ 승인번호가 없을 경우 pos에서나 api로 마이너스 금액을 계속 던지면 포인트가 무한정 늘어날걸로 보입니다.

 

입니다.

Actions #2

Updated by Deca Park 9 months ago

[API > POS] GET /api/pos/user_point_use

1.Response
  1) use_point_seq (add)
    - set by created use_point_seq

[API > POS] GET /api/pos/point_use_cancel (NEW)

1.logic
  - refer to API spec

Actions #3

Updated by bryant bryant 9 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #4

Updated by Deca Park 9 months ago

  • Assignee changed from Deca Park to Jisoo Choi

[처리 결과]

[API] GET /api/pos/user_point_use (사용자 포인트 사용) - 변경

  • Response에 "use_point_seq" (사용포인트번호) 추가

[API] GET /api/pos/point_use_cancel (사용자 포인트 사용 취소) - 신규 추가

Actions #5

Updated by Jisoo Choi 9 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF