ALIPAY API: alipay.ecapiprod.data.put request
$category :
数据类型
$charSet :
数据字符编码,默认UTF-8
$collectingTaskId :
数据采集平台生成的采集任务编号
$entityCode :
身份证,工商注册号等
$entityName :
姓名或公司名等,name和code不能同时为空
$entityType :
人或公司等
$isvCode :
渠道商
$jsonData :
数据主体,以json格式传输的数据
$orgCode :
数据合作方
$apiParas :
$terminalType :
$terminalInfo :
$prodCode :
$apiVersion :
$notifyUrl :
$returnUrl :
$needEncrypt :
setCategory( $category)
getCategory()
setCharSet( $charSet)
getCharSet()
setCollectingTaskId( $collectingTaskId)
getCollectingTaskId()
setEntityCode( $entityCode)
getEntityCode()
setEntityName( $entityName)
getEntityName()
setEntityType( $entityType)
getEntityType()
setIsvCode( $isvCode)
getIsvCode()
setJsonData( $jsonData)
getJsonData()
setOrgCode( $orgCode)
getOrgCode()
getApiMethodName()
setNotifyUrl( $notifyUrl)
getNotifyUrl()
setReturnUrl( $returnUrl)
getReturnUrl()
getApiParas()
getTerminalType()
setTerminalType( $terminalType)
getTerminalInfo()
setTerminalInfo( $terminalInfo)
getProdCode()
setProdCode( $prodCode)
setApiVersion( $apiVersion)
getApiVersion()
setNeedEncrypt( $needEncrypt)
getNeedEncrypt()
Loading…