Uploading Authentication Information
Function
This API is used to upload the authentication information picture required for certificate review.
URI
- URI format
POST /v2/{project_id}/scm/cert/{cert_id}/info/{type}/upload_authentication
- Parameters
Parameter
Mandatory
Type
Description
project_id
Yes
String
Project ID.
type
Yes
String
Type of the content to be uploaded.
- BL: bank account opening permit.
- TL: business license of a company.
cert_id
Yes
String
Certificate ID.
Request
Request parameters
None
Response
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
request_info |
Yes |
String |
Request result. |
Example
- Example request
{ <Upload content> }
- Example response
{ "request_info":"success" }
or
{ "error_code": "SCM.XXXX", "error_msg": "XXXX" }
Status Codes
For details about error codes, see Error Codes
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot