API接口目录
suning.custexpand.pointbatchdetail.query 查询积分账户批次明细
¥免费

查询积分账户批次明细

公共参数
请求参数
名称 类型 是否必须 示例值 描述
appCodeStringYappCodeappCode
tranTimestampStringYtranTimestamptranTimestamp
sourceSystemNoStringYsourceSystemNosourceSystemNo
sourceChannelStringYsourceChannelsourceChannel
ecoTypeStringNecoTypeecoType
custNumStringYcustNumcustNum
pointStructStringN
chgTypeStringNchgTypechgType
normEcoTypeStringNnormEcoTypenormEcoType
branchStringYbranchbranch
startTimeStringNstartTimestartTime
endTimeStringNendTimeendTime
batchStatStringNbatchStatbatchStat
sortTypeStringNsortTypesortType
storeStringNstorestore
orderTypeStringNorderTypeorderType
orderItemIdStringNorderItemIdorderItemId
getRecNumStringNgetRecNumgetRecNum
beginRecNumStringNbeginRecNumbeginRecNum
响应参数
名称 类型 示例值 描述
pointStructListString
pointStructString
batchTypeStringbatchTypebatchType
orderTypeStringorderTypeorderType
orderTypeDescStringorderTypeDescorderTypeDesc
orderItemIdStringorderItemIdorderItemId
orderAmtStringorderAmtorderAmt
cmmdtyCodeStringcmmdtyCodecmmdtyCode
cmmdtyNameStringcmmdtyNamecmmdtyName
cmmdtyCatalogStringcmmdtyCatalogcmmdtyCatalog
cmmdtyBrandStringcmmdtyBrandcmmdtyBrand
cmmdtyGroupStringcmmdtyGroupcmmdtyGroup
storeStringstorestore
branchStringbranchbranch
batchAmtStringbatchAmtbatchAmt
newBatchAmtStringnewBatchAmtnewBatchAmt
batchBalanceAmtStringbatchBalanceAmtbatchBalanceAmt
newBatchBalanceAmtStringnewBatchBalanceAmtnewBatchBalanceAmt
effDateStringeffDateeffDate
endDateStringendDateendDate
eventTSStringeventTSeventTS
batchStatStringbatchStatbatchStat
referenceNumStringreferenceNumreferenceNum
ecoTypeStringecoTypeecoType
supplierTypeStringsupplierTypesupplierType
supplierCodeStringsupplierCodesupplierCode
请求示例
  • XML示例
  • JSON示例
复制全部代码
                                
<sn_request>
  <sn_body>
    <queryPointbatchdetail>
      <getRecNum>getRecNum</getRecNum>
      <ecoType>ecoType</ecoType>
      <pointStruct>
        <orderType>orderType</orderType>
        <sortType>sortType</sortType>
        <batchStat>batchStat</batchStat>
        <orderItemId>orderItemId</orderItemId>
        <normEcoType>normEcoType</normEcoType>
        <chgType>chgType</chgType>
        <startTime>startTime</startTime>
        <endTime>endTime</endTime>
        <store>store</store>
        <branch>branch</branch>
      </pointStruct>
      <sourceChannel>sourceChannel</sourceChannel>
      <tranTimestamp>tranTimestamp</tranTimestamp>
      <sourceSystemNo>sourceSystemNo</sourceSystemNo>
      <custNum>custNum</custNum>
      <appCode>appCode</appCode>
      <beginRecNum>beginRecNum</beginRecNum>
    </queryPointbatchdetail>
  </sn_body>
</sn_request>

			
                                
                                
{
  "sn_request": {
    "sn_body": {
      "queryPointbatchdetail": {
        "getRecNum": "getRecNum",
        "ecoType": "ecoType",
        "pointStruct": {
          "orderType": "orderType",
          "sortType": "sortType",
          "batchStat": "batchStat",
          "orderItemId": "orderItemId",
          "normEcoType": "normEcoType",
          "chgType": "chgType",
          "startTime": "startTime",
          "endTime": "endTime",
          "store": "store",
          "branch": "branch"
        },
        "sourceChannel": "sourceChannel",
        "tranTimestamp": "tranTimestamp",
        "sourceSystemNo": "sourceSystemNo",
        "custNum": "custNum",
        "appCode": "appCode",
        "beginRecNum": "beginRecNum"
      }
    }
  }
}
			
                                
响应示例
  • XML示例
  • JSON示例
复制全部代码
                              
<sn_responseContent>
  <sn_body>
    <queryPointbatchdetail>
      <pointStructList>
        <pointStruct>
          <newBatchBalanceAmt>newBatchBalanceAmt</newBatchBalanceAmt>
          <orderType>orderType</orderType>
          <ecoType>ecoType</ecoType>
          <cmmdtyGroup>cmmdtyGroup</cmmdtyGroup>
          <newBatchAmt>newBatchAmt</newBatchAmt>
          <endDate>endDate</endDate>
          <batchStat>batchStat</batchStat>
          <orderItemId>orderItemId</orderItemId>
          <cmmdtyCode>cmmdtyCode</cmmdtyCode>
          <cmmdtyName>cmmdtyName</cmmdtyName>
          <batchAmt>batchAmt</batchAmt>
          <orderAmt>orderAmt</orderAmt>
          <store>store</store>
          <supplierCode>supplierCode</supplierCode>
          <branch>branch</branch>
          <eventTS>eventTS</eventTS>
          <orderTypeDesc>orderTypeDesc</orderTypeDesc>
          <referenceNum>referenceNum</referenceNum>
          <cmmdtyBrand>cmmdtyBrand</cmmdtyBrand>
          <effDate>effDate</effDate>
          <batchBalanceAmt>batchBalanceAmt</batchBalanceAmt>
          <cmmdtyCatalog>cmmdtyCatalog</cmmdtyCatalog>
          <batchType>batchType</batchType>
          <supplierType>supplierType</supplierType>
        </pointStruct>
      </pointStructList>
    </queryPointbatchdetail>
  </sn_body>
</sn_responseContent>

			
                              
                              
{
  "sn_responseContent": {
    "sn_body": {
      "queryPointbatchdetail": {
        "pointStructList": [
          {
            "pointStruct": {
              "newBatchBalanceAmt": "newBatchBalanceAmt",
              "orderType": "orderType",
              "ecoType": "ecoType",
              "cmmdtyGroup": "cmmdtyGroup",
              "newBatchAmt": "newBatchAmt",
              "endDate": "endDate",
              "batchStat": "batchStat",
              "orderItemId": "orderItemId",
              "cmmdtyCode": "cmmdtyCode",
              "cmmdtyName": "cmmdtyName",
              "batchAmt": "batchAmt",
              "orderAmt": "orderAmt",
              "store": "store",
              "supplierCode": "supplierCode",
              "branch": "branch",
              "eventTS": "eventTS",
              "orderTypeDesc": "orderTypeDesc",
              "referenceNum": "referenceNum",
              "cmmdtyBrand": "cmmdtyBrand",
              "effDate": "effDate",
              "batchBalanceAmt": "batchBalanceAmt",
              "cmmdtyCatalog": "cmmdtyCatalog",
              "batchType": "batchType",
              "supplierType": "supplierType"
            }
          }
        ]
      }
    }
  }
}
			
                              
异常示例
  • XML示例
  • JSON示例
复制全部代码

  
  	API异常码
  	异常码中文描述
  

                           	  
{
  "sn_responseContent": {
    "sn_error": {
      "error_code": "API异常码",
      "error_msg": "异常码中文描述"
    }
  }
}
                           		
业务异常码
异常码 错误描述 解决方案
biz.custexpand.querypointbatchdetail.missing-parameter:* 参数必填 请检查此参数的值,*号表示参数字段名
biz.handler.data-get:no-result 查询没结果 请检查查询参数
isp.sys.service.unavailable.qqs 服务不可用 请联系苏宁技术人员
biz.custexpand.querypointbatchdetail.invalid-biz:100 输入信息必填性校验失败 输入信息必填性校验失败
biz.custexpand.querypointbatchdetail.invalid-biz:101 业态类型不存在/输入信息长度必须符合要求 业态类型不存在/输入信息长度必须符合要求
biz.custexpand.querypointbatchdetail.invalid-biz:102 会员不存在 会员不存在
biz.custexpand.querypointbatchdetail.invalid-biz:103 匹配汇率失败 匹配汇率失败
公共异常码
API工具
FAQ