Project

General

Profile

Actions

New Function #44

closed

New Function #32: [API] API for mobile App

[API] Coupon

Added by Deca Park over 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
04/18/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.Git

  • KORAIL_STORE/korail_store_user

2.Swagger UI (https://swagger.io/tools/swagger-ui/)

  • apply this into API

3.Spec (Coupon sheet on #32)

  • 1.발급가능 쿠폰 리스트 (availbel coupon list)
  • 2.쿠폰 다운로드 (download coupon)
  • 3.내 쿠폰 리스트 (my coupon list)
  • 4.주문가능 내 쿠폰 리스트 (orderable my coupon list)

Related issues

Copied from New Function #43: [API] OrderClosedDeca Park04/18/2023

Actions
Copied to New Function #53: [API] StationClosedDeca Park04/18/2023

Actions
Actions #1

Updated by Deca Park over 1 year ago

Actions #2

Updated by Toby Pham over 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from Toby Pham to Deca Park
Actions #3

Updated by Deca Park over 1 year ago

[Coupon API - Logic change]

1.add regular coupon logic (Coupon sheet of API spec on #32)

  • 2. 쿠폰 다운로드 (download coupon) : red text
  • 3. 내 쿠폰 리스트 (my coupon list) : red text
  • 4. 주문가능 내 쿠폰 리스트 (orderable my coupon list) : red text
Actions #4

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to Toby Pham
Actions #5

Updated by Deca Park over 1 year ago

Actions #6

Updated by Toby Pham over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from Toby Pham to Deca Park
Actions #7

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to Toby Pham

[Test Issues]

1.GET /api/download_coupon_list            
  1) download_start_date / download_end_date / use_start_date / use_end_date 
    - apply format: 'YYYYMMDDHIMMSS'  -> 'YYYYMMDD'

    - apply other API too
  2) image_file_url 
    - can't get from url (ex: http://210.123.124.139:8082/KORAIL/file/static/urekzja3tgti) - (use like '/api/common/loadSiteFile?fileCode=qdtahbdyoo52')

2.POST /api/download_coupon
  - server error happens
  ex) id: dev01, coupon_code_list: CP002

3.GET /api/my_coupon_list
  - although data exists, no data return
  ex) id: dev01, mall_type: online, use_type: 10

4.GET /api/order_coupon_list
  - although data exists, no data return
  ex) id: dev01, mall_type: online, mall_code: MD01, order_amount: 100000, product_code_list: PD001

Actions #8

Updated by Toby Pham over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from Toby Pham to Deca Park
Actions #9

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF