Bulwark Web API Service Host

<back to all web services

EmployeeWithImageLinksRequest

Get Employee with data for Marketing

The following routes are available for this service:
GET/api/Vanguard/EmployeeWithImageLinks

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/reply/EmployeeWithImageLinksRequest HTTP/1.1 
Host: vghost.bulwarkpestcontrol.com 
Content-Type: application/json
Content-Length: length

{"OfficeId":0,"JobTitleId":0,"DataObj":[{"Employee":{"Id":0,"FirstName":"String","LastName":"String","Address":"String","City":"String","State":"String","Zip":"String","OfficePhone":"String","CellPhone":"String","Nextel":"String","Email":"String","UserName":"String","Password":"String","AlarmCode":"String","GasCode":"String","VinNumber":"String","Deposit_Id":0,"Tech":false,"Salesman":false,"Role_Id":0,"HR_Emp_Id":0,"HireDate":"0001-01-01T00:00:00.0000000Z","TerminationDate":"0001-01-01T00:00:00.0000000Z","DriveTime":0,"ProductivityFactor":0,"Office_Id":0,"Active":false,"Service_Commission_Id":0,"ModifiedOn":"0001-01-01T00:00:00.0000000Z","Portrait_Id":0,"Signature_Id":0,"JobTitle_Id":0,"WindowsIdentity":"String","IsAutomated":false,"TechUntil":"0001-01-01T00:00:00.0000000Z","SaturdayExempt":false},"PortraitUrl":"String","SignatureUrl":"String"}],"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"OfficeId":0,"JobTitleId":0,"DataObj":[{"Employee":{"Id":0,"FirstName":"String","LastName":"String","Address":"String","City":"String","State":"String","Zip":"String","OfficePhone":"String","CellPhone":"String","Nextel":"String","Email":"String","UserName":"String","Password":"String","AlarmCode":"String","GasCode":"String","VinNumber":"String","Deposit_Id":0,"Tech":false,"Salesman":false,"Role_Id":0,"HR_Emp_Id":0,"HireDate":"0001-01-01T00:00:00.0000000Z","TerminationDate":"0001-01-01T00:00:00.0000000Z","DriveTime":0,"ProductivityFactor":0,"Office_Id":0,"Active":false,"Service_Commission_Id":0,"ModifiedOn":"0001-01-01T00:00:00.0000000Z","Portrait_Id":0,"Signature_Id":0,"JobTitle_Id":0,"WindowsIdentity":"String","IsAutomated":false,"TechUntil":"0001-01-01T00:00:00.0000000Z","SaturdayExempt":false},"PortraitUrl":"String","SignatureUrl":"String"}],"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]}}