Project

General

Profile

Actions

Non-Function #169

closed

[API] 수령 완료 API 호출 시, 변경 불가능한 상태에 에러 메시지 출력

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

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

0%

Estimated time:
Spent time:

Description

 

 

 

수령 완료 API 호출 시, 주문 상태 변경 불가능한 경우에 대한 요청이 있을 경우, 주문 상태 변경이 불가능하도록 처리하고,

"현재 주문 상태는 [주문상태명]입니다. 변경 불가합니다."라고 에러 메시지 출력을 부탁드립니다.

Actions #1

Updated by Jisoo Choi 10 months ago

  • Status changed from In Progress to New
  • Assignee set to Deca Park
Actions #2

Updated by Deca Park 10 months ago

  • Assignee changed from Deca Park to bryant bryant

[API] POST /api/pos/order_product_receive

1.logic
  1) if current order is already canceled (st_order.smart_order_status = SS05|SS06|SS10|SS11)
    - return 400 error, error msg.

    - error msg : "order.error.noChangeOrderStatus", "현재 주문 상태는 {currentSmartOrderStatusName}입니다. 변경 불가합니다.")

Actions #3

Updated by bryant bryant 10 months ago

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

Updated by Deca Park 10 months ago

  • Assignee changed from Deca Park to Jisoo Choi
Actions #5

Updated by Jisoo Choi 10 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF