POST cyapi/pos/tradeDetails

Request Information

URI Parameters

None.

Body Parameters

TradeDetailsRequest
NameDescriptionTypeAdditional information
jlbh

string

None.

type

string

None.

sktno

string

None.

terminalNo

string

None.

proType

integer

None.

version

string

None.

timeStamp

string

None.

Request Formats

application/json, text/json

Sample:
{
  "jlbh": "sample string 1",
  "type": "sample string 2",
  "sktno": "sample string 3",
  "terminalNo": "sample string 4",
  "proType": 5,
  "version": "sample string 6",
  "timeStamp": "sample string 7"
}

application/xml, text/xml

Sample:
<TradeDetailsRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PosLibrary.PubData">
  <proType>5</proType>
  <sktno>sample string 3</sktno>
  <terminalNo>sample string 4</terminalNo>
  <timeStamp>sample string 7</timeStamp>
  <version>sample string 6</version>
  <jlbh>sample string 1</jlbh>
  <type>sample string 2</type>
</TradeDetailsRequest>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'TradeDetailsRequest'.

Response Information

Resource Description

TradeDetailsResponse
NameDescriptionTypeAdditional information
data

TradeDetailsData

None.

retCode

string

None.

retMessage

string

None.

Response Formats

application/json, text/json

Sample:
{
  "data": {
    "tradedetailslist": [
      {
        "sktno": "sample string 1",
        "jlbh": 2,
        "jzrq": "sample string 3",
        "xsje": 4,
        "shoulePay": 5,
        "payInfact": 6,
        "skyname": "sample string 7",
        "goodslist": [
          {
            "hasedRefundCount": 1.1,
            "mobileJLBH": 2,
            "id": 3,
            "name": "sample string 4",
            "code": "sample string 5",
            "barCode": "sample string 6",
            "crmInx": 7,
            "classType": "sample string 8",
            "classTypeName": "sample string 9",
            "unit": "sample string 10",
            "logo": 11,
            "logoName": "sample string 12",
            "packaged": true,
            "goodsType": 14,
            "price": 15,
            "vipPrice": 16,
            "discount": 17,
            "frontDiscount": 18,
            "backDiscount": 19,
            "memberDiscount": 20,
            "bLimitSell": true,
            "discountCount": 22.1,
            "decreaseDiscount": 23,
            "memberDiscRate": 24.1,
            "changeDiscount": 25,
            "iRefNo_ZK": 26,
            "iRefNo_MJ": 27,
            "singleDiscount": 28,
            "totalCount": 29.1,
            "saleCount": 30.1,
            "maxSaleCount": 31.1,
            "saleMoney": 32,
            "preferentialMoney": 33,
            "ctrlNegSell": 34,
            "status": 35,
            "deptId": 36,
            "deptCode": "sample string 37",
            "backDiscountBill": {
              "billId": 1,
              "inx": 2,
              "iREFNO": 3,
              "limitCount": 4.1,
              "discountedCount": 5.1,
              "discountRate": 6.1,
              "discountMoney": 7,
              "vipDiscountType": 8,
              "dicountPrecision": 9
            },
            "discountBillId": 38,
            "discountBillInx": 39,
            "subTicktInx_old": 40,
            "subGoodsInx_old": 41,
            "decreasePreferential": 42,
            "iBJ_DBJF": 43,
            "kqPerM": 44,
            "personId": 45,
            "personCode": "sample string 46",
            "personDeptidCode": "sample string 47",
            "totalAssignMoney": 48
          },
          {
            "hasedRefundCount": 1.1,
            "mobileJLBH": 2,
            "id": 3,
            "name": "sample string 4",
            "code": "sample string 5",
            "barCode": "sample string 6",
            "crmInx": 7,
            "classType": "sample string 8",
            "classTypeName": "sample string 9",
            "unit": "sample string 10",
            "logo": 11,
            "logoName": "sample string 12",
            "packaged": true,
            "goodsType": 14,
            "price": 15,
            "vipPrice": 16,
            "discount": 17,
            "frontDiscount": 18,
            "backDiscount": 19,
            "memberDiscount": 20,
            "bLimitSell": true,
            "discountCount": 22.1,
            "decreaseDiscount": 23,
            "memberDiscRate": 24.1,
            "changeDiscount": 25,
            "iRefNo_ZK": 26,
            "iRefNo_MJ": 27,
            "singleDiscount": 28,
            "totalCount": 29.1,
            "saleCount": 30.1,
            "maxSaleCount": 31.1,
            "saleMoney": 32,
            "preferentialMoney": 33,
            "ctrlNegSell": 34,
            "status": 35,
            "deptId": 36,
            "deptCode": "sample string 37",
            "backDiscountBill": {
              "billId": 1,
              "inx": 2,
              "iREFNO": 3,
              "limitCount": 4.1,
              "discountedCount": 5.1,
              "discountRate": 6.1,
              "discountMoney": 7,
              "vipDiscountType": 8,
              "dicountPrecision": 9
            },
            "discountBillId": 38,
            "discountBillInx": 39,
            "subTicktInx_old": 40,
            "subGoodsInx_old": 41,
            "decreasePreferential": 42,
            "iBJ_DBJF": 43,
            "kqPerM": 44,
            "personId": 45,
            "personCode": "sample string 46",
            "personDeptidCode": "sample string 47",
            "totalAssignMoney": 48
          }
        ],
        "paymentlist": [
          {
            "id": 1,
            "name": "sample string 2",
            "paymentType": 3,
            "changeType": 4,
            "yhjid": 5,
            "payedMoney": 6,
            "morePayedMoney": 7,
            "realuserMoney": 8,
            "zlclfs": 9,
            "mZLYYJE": 10,
            "xssx": 11,
            "bj_jf": 12,
            "yYje": 13,
            "sumSkfsMoney": 14,
            "sumSkfsNumber": 15
          },
          {
            "id": 1,
            "name": "sample string 2",
            "paymentType": 3,
            "changeType": 4,
            "yhjid": 5,
            "payedMoney": 6,
            "morePayedMoney": 7,
            "realuserMoney": 8,
            "zlclfs": 9,
            "mZLYYJE": 10,
            "xssx": 11,
            "bj_jf": 12,
            "yYje": 13,
            "sumSkfsMoney": 14,
            "sumSkfsNumber": 15
          }
        ]
      },
      {
        "sktno": "sample string 1",
        "jlbh": 2,
        "jzrq": "sample string 3",
        "xsje": 4,
        "shoulePay": 5,
        "payInfact": 6,
        "skyname": "sample string 7",
        "goodslist": [
          {
            "hasedRefundCount": 1.1,
            "mobileJLBH": 2,
            "id": 3,
            "name": "sample string 4",
            "code": "sample string 5",
            "barCode": "sample string 6",
            "crmInx": 7,
            "classType": "sample string 8",
            "classTypeName": "sample string 9",
            "unit": "sample string 10",
            "logo": 11,
            "logoName": "sample string 12",
            "packaged": true,
            "goodsType": 14,
            "price": 15,
            "vipPrice": 16,
            "discount": 17,
            "frontDiscount": 18,
            "backDiscount": 19,
            "memberDiscount": 20,
            "bLimitSell": true,
            "discountCount": 22.1,
            "decreaseDiscount": 23,
            "memberDiscRate": 24.1,
            "changeDiscount": 25,
            "iRefNo_ZK": 26,
            "iRefNo_MJ": 27,
            "singleDiscount": 28,
            "totalCount": 29.1,
            "saleCount": 30.1,
            "maxSaleCount": 31.1,
            "saleMoney": 32,
            "preferentialMoney": 33,
            "ctrlNegSell": 34,
            "status": 35,
            "deptId": 36,
            "deptCode": "sample string 37",
            "backDiscountBill": {
              "billId": 1,
              "inx": 2,
              "iREFNO": 3,
              "limitCount": 4.1,
              "discountedCount": 5.1,
              "discountRate": 6.1,
              "discountMoney": 7,
              "vipDiscountType": 8,
              "dicountPrecision": 9
            },
            "discountBillId": 38,
            "discountBillInx": 39,
            "subTicktInx_old": 40,
            "subGoodsInx_old": 41,
            "decreasePreferential": 42,
            "iBJ_DBJF": 43,
            "kqPerM": 44,
            "personId": 45,
            "personCode": "sample string 46",
            "personDeptidCode": "sample string 47",
            "totalAssignMoney": 48
          },
          {
            "hasedRefundCount": 1.1,
            "mobileJLBH": 2,
            "id": 3,
            "name": "sample string 4",
            "code": "sample string 5",
            "barCode": "sample string 6",
            "crmInx": 7,
            "classType": "sample string 8",
            "classTypeName": "sample string 9",
            "unit": "sample string 10",
            "logo": 11,
            "logoName": "sample string 12",
            "packaged": true,
            "goodsType": 14,
            "price": 15,
            "vipPrice": 16,
            "discount": 17,
            "frontDiscount": 18,
            "backDiscount": 19,
            "memberDiscount": 20,
            "bLimitSell": true,
            "discountCount": 22.1,
            "decreaseDiscount": 23,
            "memberDiscRate": 24.1,
            "changeDiscount": 25,
            "iRefNo_ZK": 26,
            "iRefNo_MJ": 27,
            "singleDiscount": 28,
            "totalCount": 29.1,
            "saleCount": 30.1,
            "maxSaleCount": 31.1,
            "saleMoney": 32,
            "preferentialMoney": 33,
            "ctrlNegSell": 34,
            "status": 35,
            "deptId": 36,
            "deptCode": "sample string 37",
            "backDiscountBill": {
              "billId": 1,
              "inx": 2,
              "iREFNO": 3,
              "limitCount": 4.1,
              "discountedCount": 5.1,
              "discountRate": 6.1,
              "discountMoney": 7,
              "vipDiscountType": 8,
              "dicountPrecision": 9
            },
            "discountBillId": 38,
            "discountBillInx": 39,
            "subTicktInx_old": 40,
            "subGoodsInx_old": 41,
            "decreasePreferential": 42,
            "iBJ_DBJF": 43,
            "kqPerM": 44,
            "personId": 45,
            "personCode": "sample string 46",
            "personDeptidCode": "sample string 47",
            "totalAssignMoney": 48
          }
        ],
        "paymentlist": [
          {
            "id": 1,
            "name": "sample string 2",
            "paymentType": 3,
            "changeType": 4,
            "yhjid": 5,
            "payedMoney": 6,
            "morePayedMoney": 7,
            "realuserMoney": 8,
            "zlclfs": 9,
            "mZLYYJE": 10,
            "xssx": 11,
            "bj_jf": 12,
            "yYje": 13,
            "sumSkfsMoney": 14,
            "sumSkfsNumber": 15
          },
          {
            "id": 1,
            "name": "sample string 2",
            "paymentType": 3,
            "changeType": 4,
            "yhjid": 5,
            "payedMoney": 6,
            "morePayedMoney": 7,
            "realuserMoney": 8,
            "zlclfs": 9,
            "mZLYYJE": 10,
            "xssx": 11,
            "bj_jf": 12,
            "yYje": 13,
            "sumSkfsMoney": 14,
            "sumSkfsNumber": 15
          }
        ]
      }
    ]
  },
  "retCode": "sample string 1",
  "retMessage": "sample string 2"
}

application/xml, text/xml

Sample:
<TradeDetailsResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PosLibrary.PubData">
  <retCode>sample string 1</retCode>
  <retMessage>sample string 2</retMessage>
  <data>
    <tradedetailslist>
      <TradeDetails>
        <goodslist>
          <Goods>
            <BLimitSell>true</BLimitSell>
            <BackDiscount>19</BackDiscount>
            <BackDiscountBill>
              <BillId>1</BillId>
              <DicountPrecision>9</DicountPrecision>
              <DiscountMoney>7</DiscountMoney>
              <DiscountRate>6.1</DiscountRate>
              <DiscountedCount>5.1</DiscountedCount>
              <IREFNO>3</IREFNO>
              <Inx>2</Inx>
              <LimitCount>4.1</LimitCount>
              <VipDiscountType>8</VipDiscountType>
            </BackDiscountBill>
            <BarCode>sample string 6</BarCode>
            <ChangeDiscount>25</ChangeDiscount>
            <ClassType>sample string 8</ClassType>
            <Code>sample string 5</Code>
            <CrmInx>7</CrmInx>
            <CtrlNegSell>34</CtrlNegSell>
            <DecreaseDiscount>23</DecreaseDiscount>
            <DecreasePreferential>42</DecreasePreferential>
            <DeptCode>sample string 37</DeptCode>
            <DeptId>36</DeptId>
            <Discount>17</Discount>
            <DiscountBillId>38</DiscountBillId>
            <DiscountBillInx>39</DiscountBillInx>
            <DiscountCount>22.1</DiscountCount>
            <FrontDiscount>18</FrontDiscount>
            <GoodsType>14</GoodsType>
            <HasedRefundCount>1.1</HasedRefundCount>
            <IBJ_DBJF>43</IBJ_DBJF>
            <IRefNo_MJ>27</IRefNo_MJ>
            <IRefNo_ZK>26</IRefNo_ZK>
            <Id>3</Id>
            <KqPerM>44</KqPerM>
            <Logo>11</Logo>
            <MaxSaleCount>31.1</MaxSaleCount>
            <MemberDiscRate>24.1</MemberDiscRate>
            <MemberDiscount>20</MemberDiscount>
            <Name>sample string 4</Name>
            <Packaged>true</Packaged>
            <PersonCode>sample string 46</PersonCode>
            <PersonDeptidCode>sample string 47</PersonDeptidCode>
            <PersonId>45</PersonId>
            <PreferentialMoney>33</PreferentialMoney>
            <Price>15</Price>
            <SaleCount>30.1</SaleCount>
            <SaleMoney>32</SaleMoney>
            <SingleDiscount>28</SingleDiscount>
            <Status>35</Status>
            <SubGoodsInx_old>41</SubGoodsInx_old>
            <SubTicktInx_old>40</SubTicktInx_old>
            <TotalAssignMoney>48</TotalAssignMoney>
            <TotalCount>29.1</TotalCount>
            <Unit>sample string 10</Unit>
            <VipPrice>16</VipPrice>
            <classTypeName>sample string 9</classTypeName>
            <logoName>sample string 12</logoName>
            <mobileJLBH>2</mobileJLBH>
          </Goods>
          <Goods>
            <BLimitSell>true</BLimitSell>
            <BackDiscount>19</BackDiscount>
            <BackDiscountBill>
              <BillId>1</BillId>
              <DicountPrecision>9</DicountPrecision>
              <DiscountMoney>7</DiscountMoney>
              <DiscountRate>6.1</DiscountRate>
              <DiscountedCount>5.1</DiscountedCount>
              <IREFNO>3</IREFNO>
              <Inx>2</Inx>
              <LimitCount>4.1</LimitCount>
              <VipDiscountType>8</VipDiscountType>
            </BackDiscountBill>
            <BarCode>sample string 6</BarCode>
            <ChangeDiscount>25</ChangeDiscount>
            <ClassType>sample string 8</ClassType>
            <Code>sample string 5</Code>
            <CrmInx>7</CrmInx>
            <CtrlNegSell>34</CtrlNegSell>
            <DecreaseDiscount>23</DecreaseDiscount>
            <DecreasePreferential>42</DecreasePreferential>
            <DeptCode>sample string 37</DeptCode>
            <DeptId>36</DeptId>
            <Discount>17</Discount>
            <DiscountBillId>38</DiscountBillId>
            <DiscountBillInx>39</DiscountBillInx>
            <DiscountCount>22.1</DiscountCount>
            <FrontDiscount>18</FrontDiscount>
            <GoodsType>14</GoodsType>
            <HasedRefundCount>1.1</HasedRefundCount>
            <IBJ_DBJF>43</IBJ_DBJF>
            <IRefNo_MJ>27</IRefNo_MJ>
            <IRefNo_ZK>26</IRefNo_ZK>
            <Id>3</Id>
            <KqPerM>44</KqPerM>
            <Logo>11</Logo>
            <MaxSaleCount>31.1</MaxSaleCount>
            <MemberDiscRate>24.1</MemberDiscRate>
            <MemberDiscount>20</MemberDiscount>
            <Name>sample string 4</Name>
            <Packaged>true</Packaged>
            <PersonCode>sample string 46</PersonCode>
            <PersonDeptidCode>sample string 47</PersonDeptidCode>
            <PersonId>45</PersonId>
            <PreferentialMoney>33</PreferentialMoney>
            <Price>15</Price>
            <SaleCount>30.1</SaleCount>
            <SaleMoney>32</SaleMoney>
            <SingleDiscount>28</SingleDiscount>
            <Status>35</Status>
            <SubGoodsInx_old>41</SubGoodsInx_old>
            <SubTicktInx_old>40</SubTicktInx_old>
            <TotalAssignMoney>48</TotalAssignMoney>
            <TotalCount>29.1</TotalCount>
            <Unit>sample string 10</Unit>
            <VipPrice>16</VipPrice>
            <classTypeName>sample string 9</classTypeName>
            <logoName>sample string 12</logoName>
            <mobileJLBH>2</mobileJLBH>
          </Goods>
        </goodslist>
        <jlbh>2</jlbh>
        <jzrq>sample string 3</jzrq>
        <payInfact>6</payInfact>
        <paymentlist>
          <Payment>
            <ChangeType>4</ChangeType>
            <Id>1</Id>
            <MorePayedMoney>7</MorePayedMoney>
            <Name>sample string 2</Name>
            <PayedMoney>6</PayedMoney>
            <PaymentType>3</PaymentType>
            <Yhjid>5</Yhjid>
            <bj_jf>12</bj_jf>
            <mZLYYJE>10</mZLYYJE>
            <realuserMoney>8</realuserMoney>
            <sumSkfsMoney>14</sumSkfsMoney>
            <sumSkfsNumber>15</sumSkfsNumber>
            <xssx>11</xssx>
            <yYje>13</yYje>
            <zlclfs>9</zlclfs>
          </Payment>
          <Payment>
            <ChangeType>4</ChangeType>
            <Id>1</Id>
            <MorePayedMoney>7</MorePayedMoney>
            <Name>sample string 2</Name>
            <PayedMoney>6</PayedMoney>
            <PaymentType>3</PaymentType>
            <Yhjid>5</Yhjid>
            <bj_jf>12</bj_jf>
            <mZLYYJE>10</mZLYYJE>
            <realuserMoney>8</realuserMoney>
            <sumSkfsMoney>14</sumSkfsMoney>
            <sumSkfsNumber>15</sumSkfsNumber>
            <xssx>11</xssx>
            <yYje>13</yYje>
            <zlclfs>9</zlclfs>
          </Payment>
        </paymentlist>
        <shoulePay>5</shoulePay>
        <sktno>sample string 1</sktno>
        <skyname>sample string 7</skyname>
        <xsje>4</xsje>
      </TradeDetails>
      <TradeDetails>
        <goodslist>
          <Goods>
            <BLimitSell>true</BLimitSell>
            <BackDiscount>19</BackDiscount>
            <BackDiscountBill>
              <BillId>1</BillId>
              <DicountPrecision>9</DicountPrecision>
              <DiscountMoney>7</DiscountMoney>
              <DiscountRate>6.1</DiscountRate>
              <DiscountedCount>5.1</DiscountedCount>
              <IREFNO>3</IREFNO>
              <Inx>2</Inx>
              <LimitCount>4.1</LimitCount>
              <VipDiscountType>8</VipDiscountType>
            </BackDiscountBill>
            <BarCode>sample string 6</BarCode>
            <ChangeDiscount>25</ChangeDiscount>
            <ClassType>sample string 8</ClassType>
            <Code>sample string 5</Code>
            <CrmInx>7</CrmInx>
            <CtrlNegSell>34</CtrlNegSell>
            <DecreaseDiscount>23</DecreaseDiscount>
            <DecreasePreferential>42</DecreasePreferential>
            <DeptCode>sample string 37</DeptCode>
            <DeptId>36</DeptId>
            <Discount>17</Discount>
            <DiscountBillId>38</DiscountBillId>
            <DiscountBillInx>39</DiscountBillInx>
            <DiscountCount>22.1</DiscountCount>
            <FrontDiscount>18</FrontDiscount>
            <GoodsType>14</GoodsType>
            <HasedRefundCount>1.1</HasedRefundCount>
            <IBJ_DBJF>43</IBJ_DBJF>
            <IRefNo_MJ>27</IRefNo_MJ>
            <IRefNo_ZK>26</IRefNo_ZK>
            <Id>3</Id>
            <KqPerM>44</KqPerM>
            <Logo>11</Logo>
            <MaxSaleCount>31.1</MaxSaleCount>
            <MemberDiscRate>24.1</MemberDiscRate>
            <MemberDiscount>20</MemberDiscount>
            <Name>sample string 4</Name>
            <Packaged>true</Packaged>
            <PersonCode>sample string 46</PersonCode>
            <PersonDeptidCode>sample string 47</PersonDeptidCode>
            <PersonId>45</PersonId>
            <PreferentialMoney>33</PreferentialMoney>
            <Price>15</Price>
            <SaleCount>30.1</SaleCount>
            <SaleMoney>32</SaleMoney>
            <SingleDiscount>28</SingleDiscount>
            <Status>35</Status>
            <SubGoodsInx_old>41</SubGoodsInx_old>
            <SubTicktInx_old>40</SubTicktInx_old>
            <TotalAssignMoney>48</TotalAssignMoney>
            <TotalCount>29.1</TotalCount>
            <Unit>sample string 10</Unit>
            <VipPrice>16</VipPrice>
            <classTypeName>sample string 9</classTypeName>
            <logoName>sample string 12</logoName>
            <mobileJLBH>2</mobileJLBH>
          </Goods>
          <Goods>
            <BLimitSell>true</BLimitSell>
            <BackDiscount>19</BackDiscount>
            <BackDiscountBill>
              <BillId>1</BillId>
              <DicountPrecision>9</DicountPrecision>
              <DiscountMoney>7</DiscountMoney>
              <DiscountRate>6.1</DiscountRate>
              <DiscountedCount>5.1</DiscountedCount>
              <IREFNO>3</IREFNO>
              <Inx>2</Inx>
              <LimitCount>4.1</LimitCount>
              <VipDiscountType>8</VipDiscountType>
            </BackDiscountBill>
            <BarCode>sample string 6</BarCode>
            <ChangeDiscount>25</ChangeDiscount>
            <ClassType>sample string 8</ClassType>
            <Code>sample string 5</Code>
            <CrmInx>7</CrmInx>
            <CtrlNegSell>34</CtrlNegSell>
            <DecreaseDiscount>23</DecreaseDiscount>
            <DecreasePreferential>42</DecreasePreferential>
            <DeptCode>sample string 37</DeptCode>
            <DeptId>36</DeptId>
            <Discount>17</Discount>
            <DiscountBillId>38</DiscountBillId>
            <DiscountBillInx>39</DiscountBillInx>
            <DiscountCount>22.1</DiscountCount>
            <FrontDiscount>18</FrontDiscount>
            <GoodsType>14</GoodsType>
            <HasedRefundCount>1.1</HasedRefundCount>
            <IBJ_DBJF>43</IBJ_DBJF>
            <IRefNo_MJ>27</IRefNo_MJ>
            <IRefNo_ZK>26</IRefNo_ZK>
            <Id>3</Id>
            <KqPerM>44</KqPerM>
            <Logo>11</Logo>
            <MaxSaleCount>31.1</MaxSaleCount>
            <MemberDiscRate>24.1</MemberDiscRate>
            <MemberDiscount>20</MemberDiscount>
            <Name>sample string 4</Name>
            <Packaged>true</Packaged>
            <PersonCode>sample string 46</PersonCode>
            <PersonDeptidCode>sample string 47</PersonDeptidCode>
            <PersonId>45</PersonId>
            <PreferentialMoney>33</PreferentialMoney>
            <Price>15</Price>
            <SaleCount>30.1</SaleCount>
            <SaleMoney>32</SaleMoney>
            <SingleDiscount>28</SingleDiscount>
            <Status>35</Status>
            <SubGoodsInx_old>41</SubGoodsInx_old>
            <SubTicktInx_old>40</SubTicktInx_old>
            <TotalAssignMoney>48</TotalAssignMoney>
            <TotalCount>29.1</TotalCount>
            <Unit>sample string 10</Unit>
            <VipPrice>16</VipPrice>
            <classTypeName>sample string 9</classTypeName>
            <logoName>sample string 12</logoName>
            <mobileJLBH>2</mobileJLBH>
          </Goods>
        </goodslist>
        <jlbh>2</jlbh>
        <jzrq>sample string 3</jzrq>
        <payInfact>6</payInfact>
        <paymentlist>
          <Payment>
            <ChangeType>4</ChangeType>
            <Id>1</Id>
            <MorePayedMoney>7</MorePayedMoney>
            <Name>sample string 2</Name>
            <PayedMoney>6</PayedMoney>
            <PaymentType>3</PaymentType>
            <Yhjid>5</Yhjid>
            <bj_jf>12</bj_jf>
            <mZLYYJE>10</mZLYYJE>
            <realuserMoney>8</realuserMoney>
            <sumSkfsMoney>14</sumSkfsMoney>
            <sumSkfsNumber>15</sumSkfsNumber>
            <xssx>11</xssx>
            <yYje>13</yYje>
            <zlclfs>9</zlclfs>
          </Payment>
          <Payment>
            <ChangeType>4</ChangeType>
            <Id>1</Id>
            <MorePayedMoney>7</MorePayedMoney>
            <Name>sample string 2</Name>
            <PayedMoney>6</PayedMoney>
            <PaymentType>3</PaymentType>
            <Yhjid>5</Yhjid>
            <bj_jf>12</bj_jf>
            <mZLYYJE>10</mZLYYJE>
            <realuserMoney>8</realuserMoney>
            <sumSkfsMoney>14</sumSkfsMoney>
            <sumSkfsNumber>15</sumSkfsNumber>
            <xssx>11</xssx>
            <yYje>13</yYje>
            <zlclfs>9</zlclfs>
          </Payment>
        </paymentlist>
        <shoulePay>5</shoulePay>
        <sktno>sample string 1</sktno>
        <skyname>sample string 7</skyname>
        <xsje>4</xsje>
      </TradeDetails>
    </tradedetailslist>
  </data>
</TradeDetailsResponse>