2.22 Upload Alternative Verification Materials
2.22.1 API Information
| Environment | |
|---|---|
| Production environment | https://portal.racent.com/ssl/uploadVerificationPic |
| Request method | POST |
| content-type | multipart/form-data |
| Description | Used to supplement verification materials for subscriptions in the application process. Supplements are only allowed when the subscription is in the application status. |
2.22.2 Parameter Definition
| Parameter name | Parameter type | Required | Description |
|---|---|---|---|
| api_token | String | Y | Identity credential. Please contact Racent technical support to generate a token. |
| certId | String | Y | Racent certificate ID |
| verificationPic | File | N | Backup verification material. Used for organization validation, supports .jpg/.jpeg/.png/.gif/.bmp/.rar/.zip/.pdf formats, with a maximum file size of 2MB. |
Function Response
| Parameter name | Parameter type | Required | Description |
|---|---|---|---|
| code | Int | Y | Return status. For detailed explanations, please refer to Appendix 3.1 |
| errors | Object or String | N | Specific error information when the return status is error. |