添加资质
下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数。
参数 | 类型 | 是否必填 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | AddQualification | 要执行的操作,取值:AddQualification。 |
Version | String | 是 | 2022-01-01 | API的版本,取值:2022-01-01。 |
QualificationScenarioInfoFormDOList | Array of Object | 是 | [ | 资质场景信息 |
QualificationMainInfoFormDO | Object | 是 | { | 资质主体信息 |
QualificationAdminInfoFormDO | Object | 是 | { | 管理员信息 |
下表仅列出本接口特有的返回参数。更多信息请参见返回结构。
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
qualificationNo | String | QU1234 | 资质编号 |
POST /?Action=AddQualification&Version=2022-01-01 HTTP/1.1 Host: https://cloud-vms.volcengineapi.com Content-Type: application/json; charset=UTF-8 X-Date: 20250605T030834Z X-Content-Sha256: 287e874e******d653b44d21e Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20250605/cn-beijing/vms/request, SignedHeaders=host;x-content-sha256;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f { "QualificationScenarioInfoFormDOList": [ { "SceneType": 1101, "Description": "针对代充用户外呼调研,调研出代充的充值渠道,以及店铺名称", "ScenarioOfCalling": "“我在微信上/淘宝上进行充值的啊”\n——好的,先生/女士,那您能告知客服,您充值抖币经常使用的具体公众号名称/淘宝店铺名称吗?\n“你问那么详细是要做什么呢?”", "QualificationId": 1234, "QualificationNo": "QUA164664762128220429" } ], "QualificationMainInfoFormDO": { "QualificationEntity": "ygcguW", "CertificateThreeInOne": 60, "EnterpriseAddress": "北京市海淀区", "LegalRepresentativeId": "1221454542457", "LegalRepresentativeFrontIdPhotoFileCode": "图片tos文件名", "LegalRepresentativeName": "张三", "DocOfNumberApplyPhotoFileCode": "图片tos文件名", "CommitmentLetterOfNetAccessPhotoFileCode": "图片tos文件名", "UnitSocialCreditCode": "HUHUHUJKKLHFGG", "ThreeInOneBusinessLicensePhotoFileCode": "图片tos文件名", "BusinessLicensePhotoFileCode": "图片tos文件名", "CertificateOfTaxationRegistrationPhotoFileCode": "图片tos文件名", "QualificationId": 1234, "CodeOfOrganizationCertificate": "123456", "LegalRepresentativeBackIdPhotoFileCode": "123456.jpg", "CertificateOfOrganizationCodesPhotoFileCode": "abcdef.jpg", "QualificationNo": "QUA164664762128220429" }, "QualificationAdminInfoFormDO": { "Name": "李四", "ContactNumber": "13111112222", "IdCardNumber": "14254675125", "IdCardFrontPhotoFileCode": "图片tos文件名", "IdCardPhotoWithPeopleFileCode": "图片tos文件名", "QualificationId": 1234, "IdCardBackPhotoFileCode": "abcd.jpg" } }
{ "ResponseMetadata": { "RequestId": "20250605110842095162110088E4A288", "Action": "AddQualification", "Version": "2022-01-01", "Service": "vms", "Region": "cn-beijing" }, "Result": { "QualificationNo": "QU1234" } }
下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。
状态码 | 错误码 | 说明 |
---|---|---|
200 | SystemError | |
200 | InternalServiceFailed |