简要描述:

  • 店主订单导入-采购保证金

请求域名:

  • http://xx.com

获取模板参数接口:

GET/&route=plugin.owner-order-import.frontend.controllers.template.deposit-transfer

请求URL:

POST/&route=plugin.owner-order-import.frontend.controllers.deposit-asset.transfer-purchase

参数:

参数名 是否必须 类型 说明
amount float 转入数量

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "成功",
    "data": {}
}

返回参数说明:

参数名 类型 说明

备注: