Project

General

Profile

Actions

New Function #71

closed

[API] Order (change)

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

Status:
Closed
Priority:
Normal
Assignee:
Start date:
07/08/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

[API] POST /api/online_order, POST /api/store_order

1.Spec

  • Order sheet of #32 (20230708)

2.RequestBody
  1) product_code_list / order_count_list : REMOVE
  2) order_products (array) (NEW)
       - product_code
       - price
       - discount_amount
       - sale_price
       - order_count

3.Process
  1) INSERT st_order_product
    a) prodcut_code / price / discount_amount / sale_price (NEW column)
      - set by order_products of RequestBody


Files

admin_smart_order_1.png (65.2 KB) admin_smart_order_1.png Deca Park, 07/11/2023 04:11 PM
PaymentRequest.java (420 Bytes) PaymentRequest.java Deca Park, 07/18/2023 12:35 PM
OrderController.java (43.3 KB) OrderController.java Deca Park, 07/18/2023 12:35 PM
Actions

Also available in: Atom PDF