POST api/Declare/ImpOrgBom

Request Information

URI Parameters

None.

Body Parameters

EntGoldenDcrImgexginnerExt
NameDescriptionTypeAdditional information
LoginName

string

None.

Flag

string

None.

ListInner

Collection of EntGoldenDcrImg

None.

HeadId

string

None.

Request Formats

application/json, text/json

Sample:
{
  "loginName": "sample string 1",
  "flag": "sample string 2",
  "listInner": [
    {
      "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-10-19 04:16:27",
      "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-10-19 04:16:27",
      "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-10-19 04:16:27",
      "dsmlFlag": "sample string 48",
      "gName": "sample string 49",
      "pageSize": 50,
      "pageIndex": 51,
      "totalCount": 52
    },
    {
      "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-10-19 04:16:27",
      "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-10-19 04:16:27",
      "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-10-19 04:16:27",
      "dsmlFlag": "sample string 48",
      "gName": "sample string 49",
      "pageSize": 50,
      "pageIndex": 51,
      "totalCount": 52
    }
  ],
  "headId": "sample string 3"
}

application/xml, text/xml

Sample:
<EntGoldenDcrImgexginnerExt xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model">
  <Flag>sample string 2</Flag>
  <HeadId>sample string 3</HeadId>
  <ListInner>
    <EntGoldenDcrImg>
      <PageIndex>51</PageIndex>
      <PageSize>50</PageSize>
      <TotalCount>52</TotalCount>
      <ActlRemainAmount>13</ActlRemainAmount>
      <ActlRemainQty>12</ActlRemainQty>
      <AddTime>2024-10-19T04:16:27.014985+08:00</AddTime>
      <CopGNo>sample string 6</CopGNo>
      <CreateDate>2024-10-19T04:16:27.014985+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-10-19T04:16:27.014985+08:00</UpdateDate>
      <UpdateUser>sample string 28</UpdateUser>
      <VclrPridInitQty>41</VclrPridInitQty>
      <VrfaddQty>33</VrfaddQty>
      <VrfredQty>32</VrfredQty>
    </EntGoldenDcrImg>
    <EntGoldenDcrImg>
      <PageIndex>51</PageIndex>
      <PageSize>50</PageSize>
      <TotalCount>52</TotalCount>
      <ActlRemainAmount>13</ActlRemainAmount>
      <ActlRemainQty>12</ActlRemainQty>
      <AddTime>2024-10-19T04:16:27.014985+08:00</AddTime>
      <CopGNo>sample string 6</CopGNo>
      <CreateDate>2024-10-19T04:16:27.014985+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-10-19T04:16:27.014985+08:00</UpdateDate>
      <UpdateUser>sample string 28</UpdateUser>
      <VclrPridInitQty>41</VclrPridInitQty>
      <VrfaddQty>33</VrfaddQty>
      <VrfredQty>32</VrfredQty>
    </EntGoldenDcrImg>
  </ListInner>
  <LoginName>sample string 1</LoginName>
</EntGoldenDcrImgexginnerExt>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ReturnResultOfString
NameDescriptionTypeAdditional information
Status

integer

None.

Success

boolean

None.

Data

string

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "status": 1,
  "success": true,
  "data": "sample string 3",
  "message": "sample string 4"
}

application/xml, text/xml

Sample:
<ReturnResultOfstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model">
  <Data>sample string 3</Data>
  <Message>sample string 4</Message>
  <Status>1</Status>
  <Success>true</Success>
</ReturnResultOfstring>