Skip to Content
Short Message Service(USMS)UpdateUSMSSignatureQualification

Modify USMS Signature Qualification Application Record - UpdateUSMSSignatureQualification

Overview

Modify USMS Signature Qualification Application Record

Definition

Public Parameters

Parameter NameTypeDescription InformationRequired
ActionstringCorresponding API command name, the current API is UpdateUSMSSignatureQualification.Yes
PublicKeystringThe user’s public key can be obtained from Console Yes
SignaturestringUser signature generated based on public key and API command, see Signature AlgorithmYes

Request Parameters

Parameter NameTypeDescription InformationRequired
ProjectIdstringProject ID. Leave it blank for the default project. Sub-accounts must fill in. Please refer to the GetProjectList APIYes
QualificationIdstringQualification IdYes
StatusintStatus: 0-Draft, 1-Submitted for ReviewYes
NamestringQualification NameNo
AttrintQualification Attribute, 0-Self-use 1-For othersNo
CompanyNamestringCompany Name, length limit 100No
CompanyCreditCodestringUnified Social Credit Code of the CompanyNo
CompanyCertificateFileIdstringCompany Document FileIdNo
CompanyWorkScenePhotosFileIdstringCompany Worksite Photo FileIdNo
HandlerNamestringAgent NameNo
HandlerPhonestringPhone of the HandlerNo
HandlerIDNumberstringAgent’s ID NumberNo
HandlerIDCardFrontImageFileIdstringAgent’s ID portrait image FileIdNo
HandlerIDCardBackImageFileIdstringAgent’s ID Card National Emblem Side Image FileIdNo
HandlerHandHeldImageFileIdstringAgent holding ID card image FileIdNo
ManagerNamestringLegal Representative NameNo
ManagerPhonestringLegal Representative’s Mobile NumberNo
ManagerIDNumberstringLegal representative’s ID numberNo

Response Field

Field NameTypeDescription InformationRequired
RetCodeintReturn status code. If it is 0, it means successful return. If it is not 0, it means failure.Yes
ActionstringOperation command name.Yes
MessagestringReturns an error message, providing detailed description when RetCode is non-zero.No
QualificationIdstringQualification IdNo

Example

Request Example

https://api.ucloud-global.com/?Action=UpdateUSMSSignatureQualification &ProjectId=uJmGzsFN &QualificationId=lKnfumRO &Status=4 &Name=swEwzUVP &Attr=2 &CompanyName=TrDWIdjE &CompanyCreditCode=EgPDDfEN &CompanyCertificateFile=kElXrgEP &CompanyWorkScenePhotos=ayAarJNk &HandlerName=vbsaRiUn &HandlerIDNumber=tYiLiIKt &HandlerIDCardFrontImage=wEJmMvJO &HandlerIDCardBackImage=lifiRxWF &HandlerHandHeldImage=utEZxGnA &PowerOfAttorney=QqnppOLF &ManagerName=RxhyZvla &ManagerIDNumber=zsDahxtJ &CompanyCertificateFileId=BoUGBFoK &CompanyWorkScenePhotosFileId=tLPgYhZV &HandlerIDCardFrontImageFileId=PaUKNfQq &HandlerIDCardBackImageFileId=ZJPkjAfN &HandlerHandHeldImageFileId=wgKvtGwQ &PowerOfAttorneyFileId=VlAqEmFd &HandlerPhone=nifkwYag &ManagerPhone=PrLzrLqx

Response Example

{ "Action": "UpdateUSMSSignatureQualificationResponse", "Message": "kUTnwxgS", "QualificationId": "xBMalHfA", "RetCode": 0 }