九医云商城对外文档

九医云商城对外文档


4.4 同步门店商品信息

<h3>4.4 同步门店商品信息</h3> <h4>4.4.1 接口请求模型</h4> <h4>4.4.2 接口返回模型</h4> <p>Demo:</p> <pre><code>Request: {     &amp;quot;appKey&amp;quot;: &amp;quot;NepHealth&amp;quot;,     &amp;quot;input&amp;quot;: {         &amp;quot;pharmacyCode&amp;quot;: &amp;quot;K502&amp;quot;,         &amp;quot;stockList&amp;quot;: [{             &amp;quot;barcode&amp;quot;: &amp;quot;0000001&amp;quot;,             &amp;quot;quantity&amp;quot;: 0.00         }, {             &amp;quot;barcode&amp;quot;: &amp;quot;0000035&amp;quot;,             &amp;quot;quantity&amp;quot;: 2.00         }, {             &amp;quot;barcode&amp;quot;: &amp;quot;0000065&amp;quot;,             &amp;quot;quantity&amp;quot;: 3.00         }]     },     &amp;quot;nonce&amp;quot;: &amp;quot;c212b542-f177-4a82-b42c-1d402bc2f404&amp;quot;,     &amp;quot;sign&amp;quot;: &amp;quot;b4c75914177f6cc2406e8fcd6274e6e6e71794dd&amp;quot;,     &amp;quot;timestamp&amp;quot;: 1646619589 } Response: {     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;ok&amp;quot;,     &amp;quot;nonce&amp;quot;: &amp;quot;c212b542-f177-4a82-b42c-1d402bc2f404&amp;quot;,     &amp;quot;output&amp;quot;: null }</code></pre>

页面列表

ITEM_HTML