POST api/FundManage/AddInfo_New
Request Information
URI Parameters
None.
Body Parameters
CRM_待付款信息| Name | Description | Type | Additional information |
|---|---|---|---|
| DetailsPendingOrders | Collection of CRM_待付款订单详情 |
None. |
|
| MoneyInfo | 财务_销售收款记录 |
None. |
|
| TuPian | Collection of 图片 |
None. |
|
| Refund | Collection of 返款 |
None. |
Request Formats
application/json, text/json
Sample:
{
"DetailsPendingOrders": [
{
"业务分类": "sample string 1",
"订单ID": 2,
"单据类别": "sample string 3",
"单据编号": "sample string 4",
"单据日期": "2026-01-17T09:23:03.4966234+08:00",
"制单人": 5,
"标准经销价": 6.0,
"订单金额": 7.0,
"最低预付": 8.0,
"已付款金额": 9.0,
"已到账金额": 10.0,
"付款金额": 11.0,
"加急费": 12.0,
"已返款金额": 13.0,
"返款合计": 14.0,
"单据备注": "sample string 15",
"客户姓名": "sample string 16",
"店铺ID": 17,
"店铺名称": "sample string 18",
"返款科目ID": 19,
"差额": 20.0,
"返款金额": 21.0,
"抵扣金额": 22.0
},
{
"业务分类": "sample string 1",
"订单ID": 2,
"单据类别": "sample string 3",
"单据编号": "sample string 4",
"单据日期": "2026-01-17T09:23:03.4966234+08:00",
"制单人": 5,
"标准经销价": 6.0,
"订单金额": 7.0,
"最低预付": 8.0,
"已付款金额": 9.0,
"已到账金额": 10.0,
"付款金额": 11.0,
"加急费": 12.0,
"已返款金额": 13.0,
"返款合计": 14.0,
"单据备注": "sample string 15",
"客户姓名": "sample string 16",
"店铺ID": 17,
"店铺名称": "sample string 18",
"返款科目ID": 19,
"差额": 20.0,
"返款金额": 21.0,
"抵扣金额": 22.0
}
],
"MoneyInfo": {
"ID": 1,
"RID": "52560ce7-8721-4337-ab6f-1e6eda5943bf",
"单据编号": "sample string 3",
"单据日期": "2026-01-17T09:23:03.4966234+08:00",
"账号ID": 4,
"店铺ID": 5,
"科目ID": "sample string 6",
"金额": 7.0,
"溢缴金额": 8.0,
"制单人": 9,
"制单日期": "2026-01-17T09:23:03.4966234+08:00",
"审核标志": true,
"审核意见": "sample string 11",
"审核结果": "sample string 12",
"审核人": 13,
"审核日期": "2026-01-17T09:23:03.4966234+08:00",
"到帐日期": "2026-01-17T09:23:03.4966234+08:00",
"帐户编号": "sample string 14",
"店铺名称": "sample string 15",
"制单人_Name": "sample string 16",
"审核人_Name": "sample string 17",
"付款金额": 18.0,
"返款金额": 19.0,
"抵扣金额": 20.0,
"备注": "sample string 21"
},
"TuPian": [
{
"图片地址": "sample string 1"
},
{
"图片地址": "sample string 1"
}
],
"Refund": [
{
"ID": 1,
"订单ID": 2,
"返款金额": 3.0,
"单据类别": "sample string 4"
},
{
"ID": 1,
"订单ID": 2,
"返款金额": 3.0,
"单据类别": "sample string 4"
}
]
}
application/xml, text/xml
Sample:
<CRM_待付款信息 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CRM.Model">
<DetailsPendingOrders>
<CRM_待付款订单详情>
<业务分类>sample string 1</业务分类>
<付款金额>11</付款金额>
<制单人>5</制单人>
<加急费>12</加急费>
<单据备注>sample string 15</单据备注>
<单据日期>2026-01-17T09:23:03.4966234+08:00</单据日期>
<单据类别>sample string 3</单据类别>
<单据编号>sample string 4</单据编号>
<客户姓名>sample string 16</客户姓名>
<差额>20</差额>
<已付款金额>9</已付款金额>
<已到账金额>10</已到账金额>
<已返款金额>13</已返款金额>
<店铺ID>17</店铺ID>
<店铺名称>sample string 18</店铺名称>
<抵扣金额>22</抵扣金额>
<最低预付>8</最低预付>
<标准经销价>6</标准经销价>
<订单ID>2</订单ID>
<订单金额>7</订单金额>
<返款合计>14</返款合计>
<返款科目ID>19</返款科目ID>
<返款金额>21</返款金额>
</CRM_待付款订单详情>
<CRM_待付款订单详情>
<业务分类>sample string 1</业务分类>
<付款金额>11</付款金额>
<制单人>5</制单人>
<加急费>12</加急费>
<单据备注>sample string 15</单据备注>
<单据日期>2026-01-17T09:23:03.4966234+08:00</单据日期>
<单据类别>sample string 3</单据类别>
<单据编号>sample string 4</单据编号>
<客户姓名>sample string 16</客户姓名>
<差额>20</差额>
<已付款金额>9</已付款金额>
<已到账金额>10</已到账金额>
<已返款金额>13</已返款金额>
<店铺ID>17</店铺ID>
<店铺名称>sample string 18</店铺名称>
<抵扣金额>22</抵扣金额>
<最低预付>8</最低预付>
<标准经销价>6</标准经销价>
<订单ID>2</订单ID>
<订单金额>7</订单金额>
<返款合计>14</返款合计>
<返款科目ID>19</返款科目ID>
<返款金额>21</返款金额>
</CRM_待付款订单详情>
</DetailsPendingOrders>
<MoneyInfo>
<ID>1</ID>
<RID>52560ce7-8721-4337-ab6f-1e6eda5943bf</RID>
<付款金额>18</付款金额>
<到帐日期>2026-01-17T09:23:03.4966234+08:00</到帐日期>
<制单人>9</制单人>
<制单人_Name>sample string 16</制单人_Name>
<制单日期>2026-01-17T09:23:03.4966234+08:00</制单日期>
<单据日期>2026-01-17T09:23:03.4966234+08:00</单据日期>
<单据编号>sample string 3</单据编号>
<备注>sample string 21</备注>
<审核人>13</审核人>
<审核人_Name>sample string 17</审核人_Name>
<审核意见>sample string 11</审核意见>
<审核日期>2026-01-17T09:23:03.4966234+08:00</审核日期>
<审核标志>true</审核标志>
<审核结果>sample string 12</审核结果>
<帐户编号>sample string 14</帐户编号>
<店铺ID>5</店铺ID>
<店铺名称>sample string 15</店铺名称>
<抵扣金额>20</抵扣金额>
<溢缴金额>8</溢缴金额>
<科目ID>sample string 6</科目ID>
<账号ID>4</账号ID>
<返款金额>19</返款金额>
<金额>7</金额>
</MoneyInfo>
<Refund>
<返款>
<ID>1</ID>
<单据类别>sample string 4</单据类别>
<订单ID>2</订单ID>
<返款金额>3</返款金额>
</返款>
<返款>
<ID>1</ID>
<单据类别>sample string 4</单据类别>
<订单ID>2</订单ID>
<返款金额>3</返款金额>
</返款>
</Refund>
<TuPian>
<图片>
<图片地址>sample string 1</图片地址>
</图片>
<图片>
<图片地址>sample string 1</图片地址>
</图片>
</TuPian>
</CRM_待付款信息>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |