eQuipAPI

<back to all web services

GetPersonDataForWVA

The following routes are available for this service:
All Verbs/GetPersonDataForWVA/
GetPersonDataForWVA Parameters:
NameParameterData TypeRequiredDescription
UserIDquerystringNo
PersonNamequerystringNo
OperationquerystringNo
ColorDescriptionquerystringNo
PersonDataforWVA Parameters:
NameParameterData TypeRequiredDescription
PeopleIDbodyintNo
PeopleNamebodystringNo
PeopleAuthRepbodystringNo
PeopleAddressbodystringNo
PeopleCitybodystringNo
PeopleStatebodystringNo
PeopleZipCodebodystringNo
PeopleCountybodystringNo
EmployeeDetailsEmailAddressbodystringNo
EmployeeDetailsOfficePhonebodystringNo
AuthorizedRepresentativesbodystringNo
EligibilityExpDatebodyDateTimeNo
AccountNumberbodystringNo
LicenseExpDatebodyDateTimeNo
ColorCodebodystringNo
People_ID_InternalbodystringNo
StatusbodystringNo
TaxablebodyboolNo
DiscountbodydecimalNo
IsValidEligibilityExpDatebodystringNo
FullNamebodystringNo
AgencyClassbodystringNo

To override the Content-type in your clients, use the 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/GetPersonDataForWVA HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: application/json
Content-Length: length

{"UserID":"String","PersonName":"String","Operation":"String","ColorDescription":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"PeopleID":0,"PeopleName":"String","PeopleAuthRep":"String","PeopleAddress":"String","PeopleCity":"String","PeopleState":"String","PeopleZipCode":"String","PeopleCounty":"String","EmployeeDetailsEmailAddress":"String","EmployeeDetailsOfficePhone":"String","AuthorizedRepresentatives":"String","EligibilityExpDate":"\/Date(-62135596800000-0000)\/","AccountNumber":"String","LicenseExpDate":"\/Date(-62135596800000-0000)\/","ColorCode":"String","People_ID_Internal":"String","Status":"String","Taxable":false,"Discount":0,"IsValidEligibilityExpDate":"String","FullName":"String","AgencyClass":"String"}