The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/UpdateEducationDetailsRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Education_id: 0,
Institute_name: String,
Field_of_study: String,
Year_from: 0,
Year_to: 0,
Clubs_activity: String,
Notes: String
}