The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/ReportPostMailRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
A_Posted_Time: String,
A_Type: 0,
A_Reported_By: String,
A_Reported_On: String,
A_Course: String,
A_Post: String,
A_Posted_By: String,
A_from_mail: String,
A_to_user_id: 0,
A_to_user_mail: String,
A_subjecte: String,
A_body: String,
A_status: 0,
A_status_message: String,
A_priority: 0
}