The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/SaveAssessorDetailDataRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
ApiKey: String,
AssessorId: 0,
AssessorName: String,
Password: String,
ArcCode: String,
SipId: String,
ProfileImageFileName: String,
AssessorEmail: String,
AlternateEmail: String,
AssessorPhone: String,
AlternatePhone: String,
DateOfBirth: String,
GenderId: 0,
Address: String,
StateId: 0,
DistrictId: 0,
PinCode: String,
PreferredStateIdList: String,
TechnicalQualification: String,
LanguageIdList: String,
SourceTypeId: 0,
BankName: String,
AccountHolderName: String,
IfscCode: String,
AccountNumber: String,
CancelledChequeFileName: String,
AadhaarNumber: String,
AadhaarFileName: String,
AssessorTypeId: 0,
RatePerBatch: 0,
PanNumber: String,
PanImageFileName: String,
MouFileName: String,
ResumeFileName: String,
TakshshilaCertificateId: String,
TakshshilaCertificateFileName: String,
AssessorDescription: String,
ActiveStatus: 0,
SdmsUserId: String,
SdmsPassword: String,
SkillIndiaUserId: String,
SkillIndiaPassword: String,
AllocationTypeId: 0,
SourceByUserId: 0,
CreatedUserId: 0
}