前言
Update Catalog
2023.06.30
V3.2.5:
- API-D04:Add the field loanContractNo
- API-D04:Optimize PSP verification
2023.05.15
V3.2.4:
- API-D03:Add the field reason
2023.03.22
V3.2.3:
- API-D01:Add the field platformCode
2023.02.22
V3.2.2:
- API-D02:Update and Add the field loanCode
2022.12.30
V3.2.1:
- API-C19:Adjust stockPlacing Type (String to Integer)
2022.10.25
V3.2.0:
- Additional English Documentation
- Additional RSA decryption methods
- Remove SDK download
2022.09.19
V3.1.5:
- API-C13:Add borrowerType
2022.05.24 V3.1.4:
- API-C06:Add exRate、authDate
- API-D01:Add shopLockList (offerId、sellerId、lockStatus)
- creditCode:Required,creditContractNo:Optional
- loanCode:Required,loanContractNo:Optional
- API-C01:Add ext
- API-C05:Add ext
2022.05.08 V3.1.3:
- API-C13:Add offerIdList
- API-C06:Add
- ttmReturnsRate:Refund rate in the past 12 months
- ttmCancellationsRate:Cancellation rate in the past 12 months
- ttmOrderDefectsRate:Defect rate in the past 12 months
- ttmLateShipmentsRate:Delay rate in the past 12 months
- ttmNegFeedbackRate:Rate of negative reviews in the past 12 months
2022.04.27 V3.1.2:
- API-C06:Add sellerStatusDetail
2022.04.20 V3.1.1:
- Add Get seller store rating information (API-C23)
2022.04.14 V3.0.3:
- API-D02:Add overdueStatus
- API-D02:Add reason
2022.04.18 V3.1.0:
API-C06:Add ttmNegFeedback
API-C06:Add sellerId
Add Transport loan close & credit close request (API-C22)
2022.03.21 V3.0.2:
- API-C01:Add legalPersonName
- API-C03:Add legalPersonName
- API-C13:Add legalPersonName
2022.02.21 V3.0.1:
- API-C11: Add dateTime (Credit Close Time Field)
- API-C12: Add dateTime (Loan Close Time Field)
- API-D01: Adjust response parameters
- Add Transfer daily overdue data (API-C16) API
2022.02.16 V3.0.0:
- Adjusted interface order and interface numbering.
- Add: API-C01、API-C02、API-C03、API-C04
API Number Description
- API-Txx:Traffic push
- API-Cxx:Credit process
- API-Dxx:Dowsure shield
Encryption
国密加密
Public Parameter
国密加密
Field | Describe | Is Required |
---|---|---|
clientId | String(32) unique number |
Required |
sm4key | String(500) sm2 encryption |
Required |
sm4iv | String(500) sm4 encryption |
Required |
timestamp | String(32) timestamp |
Required |
Access Method
Data | File | Encryption |
---|---|---|
20220508 | sdk-apisaas-v3.1.3 | 国密加密 |