The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/InsertOrUpdateDetailsToTrackAssessmentTableRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
AuthKey: String,
SdmsBatchId: String,
ProjectName: String,
LocationName: String,
AssessmentDate: String,
TPName: String,
JobRoleName: String,
AssessorName: String,
AssessorPhoneNumber: String,
TotalCandidates: 0,
PresentCandidates: 0,
AssessmentStartTime: String,
Status: 0
}