Project

General

Profile

New Function #134

Updated by Deca Park 11 months ago

<p>1.target<br /> 
 &nbsp; 1) <strong>POS [API] POST /api/pos/order_product_receive </strong>(st_order.smart_order_status is updated with &#39;SS04&#39; (수령완료))<br (수령확인))<br /> 
 &nbsp; &nbsp; &nbsp; - call KRS 판매처리 (sales process) API of <strong>sales type</strong></p> 

 <p>&nbsp; 2)<strong> [ADMIN] 스토리 오더 관리 &gt; 주문 관리(/storeOrder) &gt; 상세(Modify) &gt; 저장(save)</strong><br /> 
 &nbsp; &nbsp; &nbsp; a) if 주문 상태(smart_order_status) is updated with <strong>&#39;SS04&#39; (수령완료)</strong><br (수령확인)</strong><br /> 
 &nbsp; &nbsp; &nbsp; &nbsp; - call KRS 판매처리 (sales process) API of <strong>sales type</strong><br /> 
 &nbsp; &nbsp; &nbsp; b) if 주문 상태(smart_order_status) is updated <strong>from &#39;SS04&#39; (수령완료) (수령확인) to &#39;SS11&#39; (매장취소(환불))</strong><br /> 
 &nbsp; &nbsp; &nbsp; &nbsp; - call KRS 판매처리 (sales process) API of <strong>sales cancel type</strong></p> 

 <p><strong>2.</strong>KRS 판매처리 (sales process) API</p> 

 <ul> 
	 <li>refer to attach txt file</li> 
 </ul> 

Back