New Function #154
Updated by Deca Park 12 months ago
<p><strong>[API] <p>[API] PUT /api/agent/store_order_status</strong></p> /api/agent/store_order_status</p> <p>1.logic<br /> 1) if smart_order_status is updated with <strong>주문확정(SS02),매장취소(SS10)</strong><br /> - send push message<br /> - refer to [ADMIN] StoreOrderController.sendPushMessage()<br /> 2) if smart_order_status is updated with <strong>수령대기중(SS03)</strong><br /> - send kakao message<br /> - refer to [ADMIN] StoreOrderController.processReceiveWait()</p>