POST Api/Service/Member/BatchMembersImport
批量导入采购账户
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
批量导入采购账户
SpeedPower.Utility.Models.Helper.ResultMessageName | Description | Type | Additional information |
---|---|---|---|
Succeed |
操作是否成功 |
boolean |
None. |
Message |
操作消息 |
string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Succeed": true, "Message": "sample string 2" }