ApexERPHost

<back to all web services

GetTfdtInsurance

Requires Authentication
The following routes are available for this service:
GET/HR/TfdtInsurance
GetTfdtInsurance Parameters:
NameParameterData TypeRequiredDescription
Depidqueryint?No
Postidqueryint?No
Placeidqueryint?No
GetTfdtInsuranceResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<TfdtInsurance_DTO>No
TfdtInsurance_DTO Parameters:
NameParameterData TypeRequiredDescription
UnidformGuidNo
PersonIdformintNo
DepIdformintNo
PostIdformintNo
PlaceIdformintNo
Mgridformint?No
PernumformstringNo
PnameformstringNo
SexformboolNo
TabIdformint?No
InstypeIdformint?No
DocnformstringNo
Vgformdecimal?No
Docd1formDateTime?No
Docd2formDateTime?No
Canceledformbool?No
Hname42aformstringNo
Hname43aformstringNo
PayTypenformstringNo
DbornformDateTime?No
Flagformbyte?No

To override the Content-type in your clients, use the HTTP Accept Header, append the .x-protobuf suffix or ?format=x-protobuf

HTTP + X-PROTOBUF

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /HR/TfdtInsurance HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/x-protobuf
HTTP/1.1 200 OK
Content-Type: application/x-protobuf
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"Unid":"00000000000000000000000000000000","PersonId":0,"DepId":0,"PostId":0,"PlaceId":0,"Mgrid":0,"Pernum":"String","Pname":"String","Sex":false,"TabId":0,"InstypeId":0,"Docn":"String","Vg":0,"Docd1":"\/Date(-62135596800000-0000)\/","Docd2":"\/Date(-62135596800000-0000)\/","Canceled":false,"Hname42a":"String","Hname43a":"String","PayTypen":"String","Dborn":"\/Date(-62135596800000-0000)\/","Flag":0}]}