POST api/declare/updateimg
Request Information
URI Parameters
None.
Body Parameters
EntGoldenDcrImgName | Description | Type | Additional information |
---|---|---|---|
ModifyMarkCn | string |
None. |
|
UnitCn | string |
None. |
|
ID | integer |
None. |
|
HeadId | integer |
None. |
|
EmsNo | string |
None. |
|
CopGNo | string |
None. |
|
GNo | decimal number |
None. |
|
GoodFlag | string |
None. |
|
Hscode | string |
None. |
|
RemainQty | decimal number |
None. |
|
RemainAmount | decimal number |
None. |
|
ActlRemainQty | decimal number |
None. |
|
ActlRemainAmount | decimal number |
None. |
|
CsmTotalQty | decimal number |
None. |
|
CsmTotalAmt | decimal number |
None. |
|
ImpOrExpTotalQty | decimal number |
None. |
|
SdinQty | decimal number |
None. |
|
SdinTotalAmt | decimal number |
None. |
|
EndprdRetnExchExpQty | decimal number |
None. |
|
EndprdRetnExchImpQty | decimal number |
None. |
|
LfmtImprQty | string |
None. |
|
LfmtImprTotalAmt | string |
None. |
|
NOTE | string |
None. |
|
DprcsCrdwImpexpQty | decimal number |
None. |
|
ModifyMark | string |
None. |
|
CreateDate | date |
None. |
|
ReexpQty | decimal number |
None. |
|
CreateUser | string |
None. |
|
UpdateUser | string |
None. |
|
RemainMtpckTrfoutQty | decimal number |
None. |
|
MtpckEndprdDstryQty | decimal number |
None. |
|
LfmtDstryQty | decimal number |
None. |
|
VrfredQty | decimal number |
None. |
|
UpdateDate | date |
None. |
|
VrfaddQty | decimal number |
None. |
|
TgblLossQty | decimal number |
None. |
|
IntgbLossQty | decimal number |
None. |
|
DsmlQty | decimal number |
None. |
|
DclcusInvtAvgUprcAmt | decimal number |
None. |
|
DsmlAmt | decimal number |
None. |
|
ImportName | string |
None. |
|
DsmlRate | decimal number |
None. |
|
VclrPridInitQty | decimal number |
None. |
|
FstSpareMarkcd | string |
None. |
|
SpareAmt | decimal number |
None. |
|
SpareQty | decimal number |
None. |
|
UNIT | string |
None. |
|
FirstQty | decimal number |
None. |
|
TcycleBalQty | decimal number |
None. |
|
AddTime | date |
None. |
|
DsmlFlag | string |
None. |
|
GName | string |
None. |
|
PageSize | integer |
None. |
|
PageIndex | integer |
None. |
|
TotalCount | integer |
None. |
|
ExcelLineNum | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "excelLineNum": 1, "modifyMarkCn": "sample string 1", "unitCn": "sample string 2", "id": "3", "headId": "4", "emsNo": "sample string 5", "copGNo": "sample string 6", "gNo": 7.0, "goodFlag": "sample string 8", "hscode": "sample string 9", "remainQty": 10.0, "remainAmount": 11.0, "actlRemainQty": 12.0, "actlRemainAmount": 13.0, "csmTotalQty": 14.0, "csmTotalAmt": 15.0, "impOrExpTotalQty": 16.0, "sdinQty": 17.0, "sdinTotalAmt": 18.0, "endprdRetnExchExpQty": 19.0, "endprdRetnExchImpQty": 20.0, "lfmtImprQty": "sample string 21", "lfmtImprTotalAmt": "sample string 22", "note": "sample string 23", "dprcsCrdwImpexpQty": 24.0, "modifyMark": "sample string 25", "createDate": "2024-11-21 16:45:16", "reexpQty": 26.0, "createUser": "sample string 27", "updateUser": "sample string 28", "remainMtpckTrfoutQty": 29.0, "mtpckEndprdDstryQty": 30.0, "lfmtDstryQty": 31.0, "vrfredQty": 32.0, "updateDate": "2024-11-21 16:45:16", "vrfaddQty": 33.0, "tgblLossQty": 34.0, "intgbLossQty": 35.0, "dsmlQty": 36.0, "dclcusInvtAvgUprcAmt": 37.0, "dsmlAmt": 38.0, "importName": "sample string 39", "dsmlRate": 40.0, "vclrPridInitQty": 41.0, "fstSpareMarkcd": "sample string 42", "spareAmt": 43.0, "spareQty": 44.0, "unit": "sample string 45", "firstQty": 46.0, "tcycleBalQty": 47.0, "addTime": "2024-11-21 16:45:16", "dsmlFlag": "sample string 48", "gName": "sample string 49", "pageSize": 50, "pageIndex": 51, "totalCount": 52 }
application/xml, text/xml
Sample:
<EntGoldenDcrImg xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model"> <PageIndex>51</PageIndex> <PageSize>50</PageSize> <TotalCount>52</TotalCount> <ActlRemainAmount>13</ActlRemainAmount> <ActlRemainQty>12</ActlRemainQty> <AddTime>2024-11-21T16:45:16.7689741+08:00</AddTime> <CopGNo>sample string 6</CopGNo> <CreateDate>2024-11-21T16:45:16.7689741+08:00</CreateDate> <CreateUser>sample string 27</CreateUser> <CsmTotalAmt>15</CsmTotalAmt> <CsmTotalQty>14</CsmTotalQty> <DclcusInvtAvgUprcAmt>37</DclcusInvtAvgUprcAmt> <DprcsCrdwImpexpQty>24</DprcsCrdwImpexpQty> <DsmlAmt>38</DsmlAmt> <DsmlFlag>sample string 48</DsmlFlag> <DsmlQty>36</DsmlQty> <DsmlRate>40</DsmlRate> <EmsNo>sample string 5</EmsNo> <EndprdRetnExchExpQty>19</EndprdRetnExchExpQty> <EndprdRetnExchImpQty>20</EndprdRetnExchImpQty> <ExcelLineNum>1</ExcelLineNum> <FirstQty>46</FirstQty> <FstSpareMarkcd>sample string 42</FstSpareMarkcd> <GName>sample string 49</GName> <GNo>7</GNo> <GoodFlag>sample string 8</GoodFlag> <HeadId>4</HeadId> <Hscode>sample string 9</Hscode> <ID>3</ID> <ImpOrExpTotalQty>16</ImpOrExpTotalQty> <ImportName>sample string 39</ImportName> <IntgbLossQty>35</IntgbLossQty> <LfmtDstryQty>31</LfmtDstryQty> <LfmtImprQty>sample string 21</LfmtImprQty> <LfmtImprTotalAmt>sample string 22</LfmtImprTotalAmt> <ModifyMark>sample string 25</ModifyMark> <ModifyMarkCn>sample string 1</ModifyMarkCn> <MtpckEndprdDstryQty>30</MtpckEndprdDstryQty> <NOTE>sample string 23</NOTE> <ReexpQty>26</ReexpQty> <RemainAmount>11</RemainAmount> <RemainMtpckTrfoutQty>29</RemainMtpckTrfoutQty> <RemainQty>10</RemainQty> <SdinQty>17</SdinQty> <SdinTotalAmt>18</SdinTotalAmt> <SpareAmt>43</SpareAmt> <SpareQty>44</SpareQty> <TcycleBalQty>47</TcycleBalQty> <TgblLossQty>34</TgblLossQty> <UNIT>sample string 45</UNIT> <UnitCn>sample string 2</UnitCn> <UpdateDate>2024-11-21T16:45:16.7689741+08:00</UpdateDate> <UpdateUser>sample string 28</UpdateUser> <VclrPridInitQty>41</VclrPridInitQty> <VrfaddQty>33</VrfaddQty> <VrfredQty>32</VrfredQty> </EntGoldenDcrImg>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ReturnResultOfInt32Name | Description | Type | Additional information |
---|---|---|---|
Status | integer |
None. |
|
Success | boolean |
None. |
|
Data | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "status": 1, "success": true, "data": 3, "message": "sample string 4" }
application/xml, text/xml
Sample:
<ReturnResultOfint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model"> <Data>3</Data> <Message>sample string 4</Message> <Status>1</Status> <Success>true</Success> </ReturnResultOfint>