{
"businessLicense": "string",
"companyId": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"customId": "string",
"id": "string",
"idCardFront": "string",
"idCardOpposite": "string",
"other": "string",
"powerOfAttorney": "string",
"selfProducedCertificate": "string",
"sort": 0,
"state": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
}curl --location --request PUT '/scm-common/qualificationInformation' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessLicense": "string",
"companyId": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"customId": "string",
"id": "string",
"idCardFront": "string",
"idCardOpposite": "string",
"other": "string",
"powerOfAttorney": "string",
"selfProducedCertificate": "string",
"sort": 0,
"state": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
}'{
"code": 0,
"data": {},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}