SET.API.Services

<back to all web services

ReferralDetailGet

The following routes are available for this service:
GET/Service/Detail/{Id}
ReferralDetailGet Parameters:
NameParameterData TypeRequiredDescription
IdpathGuidNo
ReferralDetailInfo Parameters:
NameParameterData TypeRequiredDescription
FirstNameformstringNo
LastNameformstringNo
PhoneformstringNo
ClaimantNameformstringNo
FromAddressformstringNo
FromAddress2formstringNo
ToAddressformstringNo
ToAddress2formstringNo
CIDformstringNo
EmailformstringNo
CleanDateformstringNo
ServiceIdformstringNo
ClaimNbrformstringNo
DOBformstringNo
CurrentUserEmailformstringNo
DestinationNameformstringNo
TransportTypeformstringNo
LanguageTypeformstringNo
CleanTimeformstringNo
LanguageServiceTypeformstringNo
CustomerformstringNo
BillToformstringNo
EmployerformstringNo
CustomerStateformstringNo
ApptTypeformstringNo
AuthformstringNo
RushformstringNo
RushCommentformstringNo
ClaimantAwareCommentformstringNo
LocationConfirmationformstringNo
WaitTimeCommentformstringNo
AuthCommentformstringNo
CalledInByCommentformstringNo
NewServiceOrReferralformstringNo
CommentsformstringNo
MedicalTypeformstringNo
CreatedByformstringNo
CreatedByIdformstringNo
CallerformstringNo
CreatedDateformstringNo
TranslatorAssignedformstringNo
LanguageAdditionalTypeformstringNo

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.

GET /Service/Detail/{Id} HTTP/1.1 
Host: set-api-service-prod.azurewebsites.net 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"FirstName":"String","LastName":"String","Phone":"String","ClaimantName":"String","FromAddress":"String","FromAddress2":"String","ToAddress":"String","ToAddress2":"String","CID":"String","Email":"String","CleanDate":"String","ServiceId":"String","ClaimNbr":"String","DOB":"String","CurrentUserEmail":"String","DestinationName":"String","TransportType":"String","LanguageType":"String","CleanTime":"String","LanguageServiceType":"String","Customer":"String","BillTo":"String","Employer":"String","CustomerState":"String","ApptType":"String","Auth":"String","Rush":"String","RushComment":"String","ClaimantAwareComment":"String","LocationConfirmation":"String","WaitTimeComment":"String","AuthComment":"String","CalledInByComment":"String","NewServiceOrReferral":"String","Comments":"String","MedicalType":"String","CreatedBy":"String","CreatedById":"String","Caller":"String","CreatedDate":"String","TranslatorAssigned":"String","LanguageAdditionalType":"String"}