POST api/PlatformOutbound/PlatformOutboundInfo1
Request Information
URI Parameters
None.
Body Parameters
ReadDTOOfReadPlatformOutbound| Name | Description | Type | Additional information |
|---|---|---|---|
| data | ReadPlatformOutbound |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"data": {
"product_code": "sample string 1",
"model": "sample string 2",
"Specifications": "sample string 3",
"IMEI": "sample string 4",
"CustomerID": "sample string 5",
"CustomerName": "sample string 6",
"out_dateStar": "sample string 7",
"out_date": "sample string 8",
"out_dateEnd": "sample string 9",
"out_code": "sample string 10",
"Tel": "sample string 11",
"statue": "sample string 12",
"wl_code": "sample string 13",
"ware_code": "sample string 14",
"collections_flag": "sample string 15",
"out_flag": 16
},
"PageSize": 1,
"PageIndex": 2
}
application/xml, text/xml
Sample:
<ReadDTOOfReadPlatformOutboundcc8wrA37 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.Models">
<PageIndex>2</PageIndex>
<PageSize>1</PageSize>
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.ReadModels">
<d2p1:CustomerID>sample string 5</d2p1:CustomerID>
<d2p1:CustomerName>sample string 6</d2p1:CustomerName>
<d2p1:IMEI>sample string 4</d2p1:IMEI>
<d2p1:Specifications>sample string 3</d2p1:Specifications>
<d2p1:Tel>sample string 11</d2p1:Tel>
<d2p1:collections_flag>sample string 15</d2p1:collections_flag>
<d2p1:model>sample string 2</d2p1:model>
<d2p1:out_code>sample string 10</d2p1:out_code>
<d2p1:out_date>sample string 8</d2p1:out_date>
<d2p1:out_dateEnd>sample string 9</d2p1:out_dateEnd>
<d2p1:out_dateStar>sample string 7</d2p1:out_dateStar>
<d2p1:out_flag>16</d2p1:out_flag>
<d2p1:product_code>sample string 1</d2p1:product_code>
<d2p1:statue>sample string 12</d2p1:statue>
<d2p1:ware_code>sample string 14</d2p1:ware_code>
<d2p1:wl_code>sample string 13</d2p1:wl_code>
</data>
</ReadDTOOfReadPlatformOutboundcc8wrA37>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultDTOOfListOfResult_PlatformOutboundInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| data | Collection of Result_PlatformOutboundInfo |
None. |
|
| msg | string |
None. |
|
| Exception | Object |
None. |
|
| Exception1 | Object |
None. |
|
| count | integer |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"code": 1,
"data": [
{
"out_id": 1,
"out_code": "sample string 2",
"CustomerID": 3,
"out_address": "sample string 4",
"Tel": "sample string 5",
"out_date": "sample string 6",
"remark": "sample string 7",
"wl_code": "sample string 8",
"transport_flag": 9,
"statue": 10,
"transport_money": 11.0,
"money_flag": "sample string 12",
"statueName": "sample string 13",
"transport_flagName": "sample string 14",
"money_flagName": "sample string 15",
"UserName": "sample string 16",
"CustomerName": "sample string 17",
"SpecificAddress": "sample string 18",
"out_collections_flag": 19,
"collections_flag_name": "sample string 20",
"new_date": "sample string 21",
"_Dels": [
{
"out_id": 1,
"out_z_id": 2,
"ware_code": 3,
"product_code": "sample string 4",
"id": 5,
"amount": 6.0,
"out_price": 7.0,
"in_price": 8.0,
"collections_money": 9.0,
"collections_flag": 10,
"collections_flagName": "sample string 11",
"remarkd": "sample string 12",
"isPublish": 13,
"remark1": "sample string 14",
"IsPublishName": "sample string 15",
"indent_out_amount": 16.0,
"ware_name": "sample string 17",
"suppliers_name": "sample string 18",
"All_suppliers_name": "sample string 19",
"contact_person": "sample string 20",
"customer_flagName": "sample string 21",
"product_name": "sample string 22",
"model": "sample string 23",
"Specifications": "sample string 24",
"product_type_name": "sample string 25",
"IMEI": "sample string 26",
"p_amount": 27.0,
"price": 28.0,
"y_patment_money": 29.0,
"payment_flagName": "sample string 30",
"indent_id": 31,
"z_id": 32,
"CanOut_amount": 33,
"Shengyu_amount": 34,
"in_date": "sample string 35",
"y_wl_code": "sample string 36"
},
{
"out_id": 1,
"out_z_id": 2,
"ware_code": 3,
"product_code": "sample string 4",
"id": 5,
"amount": 6.0,
"out_price": 7.0,
"in_price": 8.0,
"collections_money": 9.0,
"collections_flag": 10,
"collections_flagName": "sample string 11",
"remarkd": "sample string 12",
"isPublish": 13,
"remark1": "sample string 14",
"IsPublishName": "sample string 15",
"indent_out_amount": 16.0,
"ware_name": "sample string 17",
"suppliers_name": "sample string 18",
"All_suppliers_name": "sample string 19",
"contact_person": "sample string 20",
"customer_flagName": "sample string 21",
"product_name": "sample string 22",
"model": "sample string 23",
"Specifications": "sample string 24",
"product_type_name": "sample string 25",
"IMEI": "sample string 26",
"p_amount": 27.0,
"price": 28.0,
"y_patment_money": 29.0,
"payment_flagName": "sample string 30",
"indent_id": 31,
"z_id": 32,
"CanOut_amount": 33,
"Shengyu_amount": 34,
"in_date": "sample string 35",
"y_wl_code": "sample string 36"
}
]
},
{
"out_id": 1,
"out_code": "sample string 2",
"CustomerID": 3,
"out_address": "sample string 4",
"Tel": "sample string 5",
"out_date": "sample string 6",
"remark": "sample string 7",
"wl_code": "sample string 8",
"transport_flag": 9,
"statue": 10,
"transport_money": 11.0,
"money_flag": "sample string 12",
"statueName": "sample string 13",
"transport_flagName": "sample string 14",
"money_flagName": "sample string 15",
"UserName": "sample string 16",
"CustomerName": "sample string 17",
"SpecificAddress": "sample string 18",
"out_collections_flag": 19,
"collections_flag_name": "sample string 20",
"new_date": "sample string 21",
"_Dels": [
{
"out_id": 1,
"out_z_id": 2,
"ware_code": 3,
"product_code": "sample string 4",
"id": 5,
"amount": 6.0,
"out_price": 7.0,
"in_price": 8.0,
"collections_money": 9.0,
"collections_flag": 10,
"collections_flagName": "sample string 11",
"remarkd": "sample string 12",
"isPublish": 13,
"remark1": "sample string 14",
"IsPublishName": "sample string 15",
"indent_out_amount": 16.0,
"ware_name": "sample string 17",
"suppliers_name": "sample string 18",
"All_suppliers_name": "sample string 19",
"contact_person": "sample string 20",
"customer_flagName": "sample string 21",
"product_name": "sample string 22",
"model": "sample string 23",
"Specifications": "sample string 24",
"product_type_name": "sample string 25",
"IMEI": "sample string 26",
"p_amount": 27.0,
"price": 28.0,
"y_patment_money": 29.0,
"payment_flagName": "sample string 30",
"indent_id": 31,
"z_id": 32,
"CanOut_amount": 33,
"Shengyu_amount": 34,
"in_date": "sample string 35",
"y_wl_code": "sample string 36"
},
{
"out_id": 1,
"out_z_id": 2,
"ware_code": 3,
"product_code": "sample string 4",
"id": 5,
"amount": 6.0,
"out_price": 7.0,
"in_price": 8.0,
"collections_money": 9.0,
"collections_flag": 10,
"collections_flagName": "sample string 11",
"remarkd": "sample string 12",
"isPublish": 13,
"remark1": "sample string 14",
"IsPublishName": "sample string 15",
"indent_out_amount": 16.0,
"ware_name": "sample string 17",
"suppliers_name": "sample string 18",
"All_suppliers_name": "sample string 19",
"contact_person": "sample string 20",
"customer_flagName": "sample string 21",
"product_name": "sample string 22",
"model": "sample string 23",
"Specifications": "sample string 24",
"product_type_name": "sample string 25",
"IMEI": "sample string 26",
"p_amount": 27.0,
"price": 28.0,
"y_patment_money": 29.0,
"payment_flagName": "sample string 30",
"indent_id": 31,
"z_id": 32,
"CanOut_amount": 33,
"Shengyu_amount": 34,
"in_date": "sample string 35",
"y_wl_code": "sample string 36"
}
]
}
],
"msg": "sample string 2",
"Exception": {},
"Exception1": {},
"count": 5,
"PageSize": 6,
"PageIndex": 7
}
application/xml, text/xml
Sample:
<ResultDTOOfArrayOfResult_PlatformOutboundInfo3G4q1gKH xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.Models">
<Exception />
<Exception1 />
<PageIndex>7</PageIndex>
<PageSize>6</PageSize>
<code>1</code>
<count>5</count>
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.ResultModels">
<d2p1:Result_PlatformOutboundInfo>
<d2p1:CustomerID>3</d2p1:CustomerID>
<d2p1:CustomerName>sample string 17</d2p1:CustomerName>
<d2p1:SpecificAddress>sample string 18</d2p1:SpecificAddress>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:UserName>sample string 16</d2p1:UserName>
<d2p1:_Dels>
<d2p1:Result_PlatformOutboundInfo_Del>
<d2p1:All_suppliers_name>sample string 19</d2p1:All_suppliers_name>
<d2p1:CanOut_amount>33</d2p1:CanOut_amount>
<d2p1:IMEI>sample string 26</d2p1:IMEI>
<d2p1:IsPublishName>sample string 15</d2p1:IsPublishName>
<d2p1:Shengyu_amount>34</d2p1:Shengyu_amount>
<d2p1:Specifications>sample string 24</d2p1:Specifications>
<d2p1:amount>6</d2p1:amount>
<d2p1:collections_flag>10</d2p1:collections_flag>
<d2p1:collections_flagName>sample string 11</d2p1:collections_flagName>
<d2p1:collections_money>9</d2p1:collections_money>
<d2p1:contact_person>sample string 20</d2p1:contact_person>
<d2p1:customer_flagName>sample string 21</d2p1:customer_flagName>
<d2p1:id>5</d2p1:id>
<d2p1:in_date>sample string 35</d2p1:in_date>
<d2p1:in_price>8</d2p1:in_price>
<d2p1:indent_id>31</d2p1:indent_id>
<d2p1:indent_out_amount>16</d2p1:indent_out_amount>
<d2p1:isPublish>13</d2p1:isPublish>
<d2p1:model>sample string 23</d2p1:model>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:out_price>7</d2p1:out_price>
<d2p1:out_z_id>2</d2p1:out_z_id>
<d2p1:p_amount>27</d2p1:p_amount>
<d2p1:payment_flagName>sample string 30</d2p1:payment_flagName>
<d2p1:price>28</d2p1:price>
<d2p1:product_code>sample string 4</d2p1:product_code>
<d2p1:product_name>sample string 22</d2p1:product_name>
<d2p1:product_type_name>sample string 25</d2p1:product_type_name>
<d2p1:remark1>sample string 14</d2p1:remark1>
<d2p1:remarkd>sample string 12</d2p1:remarkd>
<d2p1:suppliers_name>sample string 18</d2p1:suppliers_name>
<d2p1:ware_code>3</d2p1:ware_code>
<d2p1:ware_name>sample string 17</d2p1:ware_name>
<d2p1:y_patment_money>29</d2p1:y_patment_money>
<d2p1:y_wl_code>sample string 36</d2p1:y_wl_code>
<d2p1:z_id>32</d2p1:z_id>
</d2p1:Result_PlatformOutboundInfo_Del>
<d2p1:Result_PlatformOutboundInfo_Del>
<d2p1:All_suppliers_name>sample string 19</d2p1:All_suppliers_name>
<d2p1:CanOut_amount>33</d2p1:CanOut_amount>
<d2p1:IMEI>sample string 26</d2p1:IMEI>
<d2p1:IsPublishName>sample string 15</d2p1:IsPublishName>
<d2p1:Shengyu_amount>34</d2p1:Shengyu_amount>
<d2p1:Specifications>sample string 24</d2p1:Specifications>
<d2p1:amount>6</d2p1:amount>
<d2p1:collections_flag>10</d2p1:collections_flag>
<d2p1:collections_flagName>sample string 11</d2p1:collections_flagName>
<d2p1:collections_money>9</d2p1:collections_money>
<d2p1:contact_person>sample string 20</d2p1:contact_person>
<d2p1:customer_flagName>sample string 21</d2p1:customer_flagName>
<d2p1:id>5</d2p1:id>
<d2p1:in_date>sample string 35</d2p1:in_date>
<d2p1:in_price>8</d2p1:in_price>
<d2p1:indent_id>31</d2p1:indent_id>
<d2p1:indent_out_amount>16</d2p1:indent_out_amount>
<d2p1:isPublish>13</d2p1:isPublish>
<d2p1:model>sample string 23</d2p1:model>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:out_price>7</d2p1:out_price>
<d2p1:out_z_id>2</d2p1:out_z_id>
<d2p1:p_amount>27</d2p1:p_amount>
<d2p1:payment_flagName>sample string 30</d2p1:payment_flagName>
<d2p1:price>28</d2p1:price>
<d2p1:product_code>sample string 4</d2p1:product_code>
<d2p1:product_name>sample string 22</d2p1:product_name>
<d2p1:product_type_name>sample string 25</d2p1:product_type_name>
<d2p1:remark1>sample string 14</d2p1:remark1>
<d2p1:remarkd>sample string 12</d2p1:remarkd>
<d2p1:suppliers_name>sample string 18</d2p1:suppliers_name>
<d2p1:ware_code>3</d2p1:ware_code>
<d2p1:ware_name>sample string 17</d2p1:ware_name>
<d2p1:y_patment_money>29</d2p1:y_patment_money>
<d2p1:y_wl_code>sample string 36</d2p1:y_wl_code>
<d2p1:z_id>32</d2p1:z_id>
</d2p1:Result_PlatformOutboundInfo_Del>
</d2p1:_Dels>
<d2p1:collections_flag_name>sample string 20</d2p1:collections_flag_name>
<d2p1:money_flag>sample string 12</d2p1:money_flag>
<d2p1:money_flagName>sample string 15</d2p1:money_flagName>
<d2p1:new_date>sample string 21</d2p1:new_date>
<d2p1:out_address>sample string 4</d2p1:out_address>
<d2p1:out_code>sample string 2</d2p1:out_code>
<d2p1:out_collections_flag>19</d2p1:out_collections_flag>
<d2p1:out_date>sample string 6</d2p1:out_date>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:remark>sample string 7</d2p1:remark>
<d2p1:statue>10</d2p1:statue>
<d2p1:statueName>sample string 13</d2p1:statueName>
<d2p1:transport_flag>9</d2p1:transport_flag>
<d2p1:transport_flagName>sample string 14</d2p1:transport_flagName>
<d2p1:transport_money>11</d2p1:transport_money>
<d2p1:wl_code>sample string 8</d2p1:wl_code>
</d2p1:Result_PlatformOutboundInfo>
<d2p1:Result_PlatformOutboundInfo>
<d2p1:CustomerID>3</d2p1:CustomerID>
<d2p1:CustomerName>sample string 17</d2p1:CustomerName>
<d2p1:SpecificAddress>sample string 18</d2p1:SpecificAddress>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:UserName>sample string 16</d2p1:UserName>
<d2p1:_Dels>
<d2p1:Result_PlatformOutboundInfo_Del>
<d2p1:All_suppliers_name>sample string 19</d2p1:All_suppliers_name>
<d2p1:CanOut_amount>33</d2p1:CanOut_amount>
<d2p1:IMEI>sample string 26</d2p1:IMEI>
<d2p1:IsPublishName>sample string 15</d2p1:IsPublishName>
<d2p1:Shengyu_amount>34</d2p1:Shengyu_amount>
<d2p1:Specifications>sample string 24</d2p1:Specifications>
<d2p1:amount>6</d2p1:amount>
<d2p1:collections_flag>10</d2p1:collections_flag>
<d2p1:collections_flagName>sample string 11</d2p1:collections_flagName>
<d2p1:collections_money>9</d2p1:collections_money>
<d2p1:contact_person>sample string 20</d2p1:contact_person>
<d2p1:customer_flagName>sample string 21</d2p1:customer_flagName>
<d2p1:id>5</d2p1:id>
<d2p1:in_date>sample string 35</d2p1:in_date>
<d2p1:in_price>8</d2p1:in_price>
<d2p1:indent_id>31</d2p1:indent_id>
<d2p1:indent_out_amount>16</d2p1:indent_out_amount>
<d2p1:isPublish>13</d2p1:isPublish>
<d2p1:model>sample string 23</d2p1:model>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:out_price>7</d2p1:out_price>
<d2p1:out_z_id>2</d2p1:out_z_id>
<d2p1:p_amount>27</d2p1:p_amount>
<d2p1:payment_flagName>sample string 30</d2p1:payment_flagName>
<d2p1:price>28</d2p1:price>
<d2p1:product_code>sample string 4</d2p1:product_code>
<d2p1:product_name>sample string 22</d2p1:product_name>
<d2p1:product_type_name>sample string 25</d2p1:product_type_name>
<d2p1:remark1>sample string 14</d2p1:remark1>
<d2p1:remarkd>sample string 12</d2p1:remarkd>
<d2p1:suppliers_name>sample string 18</d2p1:suppliers_name>
<d2p1:ware_code>3</d2p1:ware_code>
<d2p1:ware_name>sample string 17</d2p1:ware_name>
<d2p1:y_patment_money>29</d2p1:y_patment_money>
<d2p1:y_wl_code>sample string 36</d2p1:y_wl_code>
<d2p1:z_id>32</d2p1:z_id>
</d2p1:Result_PlatformOutboundInfo_Del>
<d2p1:Result_PlatformOutboundInfo_Del>
<d2p1:All_suppliers_name>sample string 19</d2p1:All_suppliers_name>
<d2p1:CanOut_amount>33</d2p1:CanOut_amount>
<d2p1:IMEI>sample string 26</d2p1:IMEI>
<d2p1:IsPublishName>sample string 15</d2p1:IsPublishName>
<d2p1:Shengyu_amount>34</d2p1:Shengyu_amount>
<d2p1:Specifications>sample string 24</d2p1:Specifications>
<d2p1:amount>6</d2p1:amount>
<d2p1:collections_flag>10</d2p1:collections_flag>
<d2p1:collections_flagName>sample string 11</d2p1:collections_flagName>
<d2p1:collections_money>9</d2p1:collections_money>
<d2p1:contact_person>sample string 20</d2p1:contact_person>
<d2p1:customer_flagName>sample string 21</d2p1:customer_flagName>
<d2p1:id>5</d2p1:id>
<d2p1:in_date>sample string 35</d2p1:in_date>
<d2p1:in_price>8</d2p1:in_price>
<d2p1:indent_id>31</d2p1:indent_id>
<d2p1:indent_out_amount>16</d2p1:indent_out_amount>
<d2p1:isPublish>13</d2p1:isPublish>
<d2p1:model>sample string 23</d2p1:model>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:out_price>7</d2p1:out_price>
<d2p1:out_z_id>2</d2p1:out_z_id>
<d2p1:p_amount>27</d2p1:p_amount>
<d2p1:payment_flagName>sample string 30</d2p1:payment_flagName>
<d2p1:price>28</d2p1:price>
<d2p1:product_code>sample string 4</d2p1:product_code>
<d2p1:product_name>sample string 22</d2p1:product_name>
<d2p1:product_type_name>sample string 25</d2p1:product_type_name>
<d2p1:remark1>sample string 14</d2p1:remark1>
<d2p1:remarkd>sample string 12</d2p1:remarkd>
<d2p1:suppliers_name>sample string 18</d2p1:suppliers_name>
<d2p1:ware_code>3</d2p1:ware_code>
<d2p1:ware_name>sample string 17</d2p1:ware_name>
<d2p1:y_patment_money>29</d2p1:y_patment_money>
<d2p1:y_wl_code>sample string 36</d2p1:y_wl_code>
<d2p1:z_id>32</d2p1:z_id>
</d2p1:Result_PlatformOutboundInfo_Del>
</d2p1:_Dels>
<d2p1:collections_flag_name>sample string 20</d2p1:collections_flag_name>
<d2p1:money_flag>sample string 12</d2p1:money_flag>
<d2p1:money_flagName>sample string 15</d2p1:money_flagName>
<d2p1:new_date>sample string 21</d2p1:new_date>
<d2p1:out_address>sample string 4</d2p1:out_address>
<d2p1:out_code>sample string 2</d2p1:out_code>
<d2p1:out_collections_flag>19</d2p1:out_collections_flag>
<d2p1:out_date>sample string 6</d2p1:out_date>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:remark>sample string 7</d2p1:remark>
<d2p1:statue>10</d2p1:statue>
<d2p1:statueName>sample string 13</d2p1:statueName>
<d2p1:transport_flag>9</d2p1:transport_flag>
<d2p1:transport_flagName>sample string 14</d2p1:transport_flagName>
<d2p1:transport_money>11</d2p1:transport_money>
<d2p1:wl_code>sample string 8</d2p1:wl_code>
</d2p1:Result_PlatformOutboundInfo>
</data>
<msg>sample string 2</msg>
</ResultDTOOfArrayOfResult_PlatformOutboundInfo3G4q1gKH>