数橙API
  1. 方案3
数橙API
  • 方案3
    • 产品申请订单接收接口
      POST
    • 申请信息上传接口
      POST
    • 申请信息数据回调
      POST
    • 获取申请链接
      POST
    • 数据资料上传
      POST
    • 获取订单信息
      POST
    • 订单更新回调接口
      POST
  • 泾渭云
    • 获取纳税采集H5页面token接口
      POST
  • 查额申请
    POST
  • 查额申请回调
    POST
  • 查额申请两次请求
    POST
  • 创建电子签约
    POST
  • 电子签约回调
    POST
  • 提交终审
    POST
  • 终审回调
    POST
  • 已签章文件接口(同步接口)
    POST
  • 订单支付凭证接口
    POST
  • 支用申请发起
    POST
  • 大额支付
    POST
  • 大额支付回调
    POST
  • 放款推送接口
    POST
  • 订单支付凭证回调
    POST
  • 还款推送回调
    POST
  • 产品申请订单接收接口
    POST
  • 获取授权链接
    POST
  • 查额申请 Copy
    POST
  • 获取联合登录链接
    POST
  • 状态提交接口
    POST
  • 税票获取
    POST
  • 知数云-慢速MJ
    POST
  • 获取电子签约授权状态接口
    POST
  1. 方案3

数据资料上传

开发中
POST
/plan3DataInfo

请求参数

Body 参数application/json
PK
string 
必需
ts
string 
必需
notifyUrl
string 
必需
applicantInformation
object 
必需
annualIncome
string 
必需
createByName
string 
必需
currentResidence
string 
必需
createByAge
string 
必需
businessInformation
object 
必需
enterpriseIndustry
string 
必需
businessName
string 
必需
businessConditions
integer 
必需
businessArea
string 
必需
prohibitedIndustries
integer 
必需
businessYear
string 
必需
legalChange
integer 
必需
creditReportingInformation
object 
必需
whiteHouseholds
integer 
必需
poorCreditReporting
integer 
必需
outsideLitigation
integer 
必需
litigationType
integer 
必需
classifyException
integer 
必需
overdue
integer 
必需
lian
integer 
必需
lei
integer 
必需
eliminateGoldAndSmallLoans
integer 
必需
totalLoan
integer 
必需
loanSalesRatio
string 
必需
mortgageAmount
string 
必需
totalUsedCredit
string 
必需
creditCardUsageRate
integer 
必需
currentMouthQueryRecord
integer 
必需
twoMouthsQueryRecords
string 
必需
threeMouthsQueryRecords
integer 
必需
sixMouthsQueryRecords
integer 
必需
yearMouthsQueryRecords
integer 
必需
retapaying
object 
必需
ratepayingLevel
integer 
必需
ratepayingStatus
integer 
必需
ratepayingMouths
integer 
必需
ratepayingMoney
string 
必需
invoiceInformation
object 
必需
minimumAmount
string 
必需
mintStamp
integer 
必需
earliestDate
string 
必需
isOverdue
integer 
必需
doPlanId
string 
必需
示例
{
    "PK": "string",
    "ts": "string",
    "notifyUrl": "string",
    "applicantInformation": {
        "annualIncome": "string",
        "createByName": "string",
        "currentResidence": "string",
        "createByAge": "string"
    },
    "businessInformation": {
        "enterpriseIndustry": "string",
        "businessName": "string",
        "businessConditions": 0,
        "businessArea": "string",
        "prohibitedIndustries": 0,
        "businessYear": "string",
        "legalChange": 0
    },
    "creditReportingInformation": {
        "whiteHouseholds": 0,
        "poorCreditReporting": 0,
        "outsideLitigation": 0,
        "litigationType": 0,
        "classifyException": 0,
        "overdue": 0,
        "lian": 0,
        "lei": 0,
        "eliminateGoldAndSmallLoans": 0,
        "totalLoan": 0,
        "loanSalesRatio": "string",
        "mortgageAmount": "string",
        "totalUsedCredit": "string",
        "creditCardUsageRate": 0,
        "currentMouthQueryRecord": 0,
        "twoMouthsQueryRecords": "string",
        "threeMouthsQueryRecords": 0,
        "sixMouthsQueryRecords": 0,
        "yearMouthsQueryRecords": 0
    },
    "retapaying": {
        "ratepayingLevel": 0,
        "ratepayingStatus": 0,
        "ratepayingMouths": 0,
        "ratepayingMoney": "string"
    },
    "invoiceInformation": {
        "minimumAmount": "string",
        "mintStamp": 0,
        "earliestDate": "string",
        "isOverdue": 0
    },
    "doPlanId": "string"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://developer.dataorange.cn/api/plan3DataInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
    "PK": "string",
    "ts": "string",
    "notifyUrl": "string",
    "applicantInformation": {
        "annualIncome": "string",
        "createByName": "string",
        "currentResidence": "string",
        "createByAge": "string"
    },
    "businessInformation": {
        "enterpriseIndustry": "string",
        "businessName": "string",
        "businessConditions": 0,
        "businessArea": "string",
        "prohibitedIndustries": 0,
        "businessYear": "string",
        "legalChange": 0
    },
    "creditReportingInformation": {
        "whiteHouseholds": 0,
        "poorCreditReporting": 0,
        "outsideLitigation": 0,
        "litigationType": 0,
        "classifyException": 0,
        "overdue": 0,
        "lian": 0,
        "lei": 0,
        "eliminateGoldAndSmallLoans": 0,
        "totalLoan": 0,
        "loanSalesRatio": "string",
        "mortgageAmount": "string",
        "totalUsedCredit": "string",
        "creditCardUsageRate": 0,
        "currentMouthQueryRecord": 0,
        "twoMouthsQueryRecords": "string",
        "threeMouthsQueryRecords": 0,
        "sixMouthsQueryRecords": 0,
        "yearMouthsQueryRecords": 0
    },
    "retapaying": {
        "ratepayingLevel": 0,
        "ratepayingStatus": 0,
        "ratepayingMouths": 0,
        "ratepayingMoney": "string"
    },
    "invoiceInformation": {
        "minimumAmount": "string",
        "mintStamp": 0,
        "earliestDate": "string",
        "isOverdue": 0
    },
    "doPlanId": "string"
}'

返回响应

🟢200成功
application/json
Body
object {0}
示例
{}
上一页
获取申请链接
下一页
获取订单信息
Built with