Project

General

Profile

Actions

New Function #43

closed

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

[API] Order

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 (Order sheet on #32)

  • 1.기본 배송지 정보 (default delivery info)
  • 2.배송지 리스트 (delivery list)
  • 3.배송지 추가 (add delivery)
  • 4.배송지 변경 (modify delivery)
  • 5.배송지 삭제  (delete delivery)
  • 6.온라인몰 주문 (add online mall order) : logic change a little
  • 7.스마트오더 주문 (add store order) : logic change a little
  • 8.주문 리스트 (order list)
  • 9.클레임 신청 (add claim)
  • 10.주문 정보 (order info) : NEW

Related issues

Copied from New Function #42: [API] UserClosedDeca Park04/18/2023

Actions
Copied to New Function #44: [API] CouponClosedDeca Park04/18/2023

Actions
Copied to New Function #55: [API] Order-part2ClosedDeca Park04/18/2023

Actions
Actions #1

Updated by Deca Park over 1 year ago

Actions #2

Updated by Deca Park over 1 year ago

  • Assignee changed from Deca Park to bryant bryant
Actions #3

Updated by Deca Park over 1 year ago

  • Description updated (diff)
Actions #4

Updated by Deca Park over 1 year ago

Actions #5

Updated by bryant bryant over 1 year ago

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

Updated by Deca Park over 1 year ago

[DB: st_order_product]

1.change column name

  • price -> sale_price

2.apply relasted source of ADMIN & USER(API)

Actions #7

Updated by Deca Park over 1 year ago

  • Description updated (diff)

[API change > field add/change]

  • 8. 주문 리스트 (order list) : red text (Order sheet on #32)
  • 10. 주문 정보 (order info) : red text (Order sheet on #32)
Actions #8

Updated by Deca Park over 1 year ago

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

Updated by bryant bryant over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #10

Updated by Deca Park over 1 year ago

Actions #11

Updated by Deca Park over 1 year ago

[Test Issue]

1.GET /api/order_list
  1) response
    - products.sale_price / product_amount : not added

2.GET /api/order
  1) response
    - receive_hope_time / receive_time : not added (those are used on store order)
    - products.sale_price / product_amount : not added

3.POST /api/delivery (PUT /api/delivery)
  1) paramter
    - address / sub_address / receiver_name : korean character is broken when save DB

Actions #12

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant
Actions #13

Updated by bryant bryant over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #14

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF