CheckCardByCID ******** Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /CheckCardStatus/CheckCardService.asmx HTTP/1.1 Host: idcard.bora.dopa.go.th Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://tempuri.org/CheckCardByCID" string string string HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length unsignedShort string SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /CheckCardStatus/CheckCardService.asmx HTTP/1.1 Host: idcard.bora.dopa.go.th Content-Type: application/soap+xml; charset=utf-8 Content-Length: length string string string HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length unsignedShort string *************************** CheckCardByLaser Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /CheckCardStatus/CheckCardService.asmx HTTP/1.1 Host: idcard.bora.dopa.go.th Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://tempuri.org/CheckCardByLaser" string string string string string HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length unsignedShort string SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /CheckCardStatus/CheckCardService.asmx HTTP/1.1 Host: idcard.bora.dopa.go.th Content-Type: application/soap+xml; charset=utf-8 Content-Length: length string string string string string HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length unsignedShort string *****************