企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
配送方式:0=快递配送,1=店内取货 配送方式为店内取货时,addressid可不填 测试店员ID:23 ~~~[api] post:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.order.submit *int:addressid#收货地址ID string:remark#买家留言 *int:dispatchtype#配送方式 *int:employee_id#店员ID <<< success { "status": 1, "result": { "orderid": "204", "url": "https:\/\/gat.xtow.net\/.\/" } } <<< error { "status": 0, "result": { "message": "参数错误" } } ~~~ > 订单ID用于获取支付二维码时使用 | 字段 | 描述 | | --- | --- | | orderid | 订单ID |