Actions
New Function #86
closed[API] Agent
Description
1.Spec
- refer to attach file
Files
Updated by bryant bryant over 1 year ago
- Status changed from New to Resolved
- Assignee changed from bryant bryant to Deca Park
- Estimated time set to 2.50 h
Updated by Deca Park over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Deca Park to bryant bryant
[Test Issues]
1.GET /api/agent/store_order_list
1) Response (refer to API spec)
a) those fields are not added
- order_request / product_receive_method / product_receive_method_name / orderer_id / orderer_name / receive_time / product_desc
b) those fields are not used (REMOVE)
- order_review_yn / claim_status / claim_status_name
Updated by bryant bryant over 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from bryant bryant to Deca Park
Updated by Deca Park over 1 year ago
[API] PUT /api/agent/store_order_status
1.process (change)
1) when SELECT DB (st_order) with order_no
a) if smart_order_status = 'SS05'
- return error (status: 400, error_code: "order.error.canceledOrder" : "주문자에 의해 취소된 주문입니다.")
Updated by Deca Park over 1 year ago
[API] GET /api/agent/store_order_list
1.Issue
- return order list of admin_id param's authority store (user_info.mall_code) - currently, other store's order list is returned
Updated by Deca Park over 1 year ago
- File 매장 주문 리스트 API.pdf 매장 주문 리스트 API.pdf added
Actions