OrigoQuote
API | Description |
---|---|
POST api/OrigoQuote?userId={userId} |
Submits the supplied quote details to the providers. Quote details must be a valid Origo XML message. Returns the urls for fetching the best income, comparison graph and full comparison document for the quote. |
BestIncome
API | Description |
---|---|
GET api/BestIncome/{id}?userId={userId}&incomeOffered={incomeOffered} |
Returns the highest annuity income from the real-time quote results for the supplied quote id |
BestCost
API | Description |
---|---|
GET api/BestCost/{id}?userId={userId}&costOffered={costOffered} |
Returns the lowest cost from the real-time quote results for the supplied quote id |
Graph
API | Description |
---|---|
GET api/Graph/{id}?userId={userId}&incomeOffered={incomeOffered}&costOffered={costOffered} |
Returns the annuity income comparison graph for the supplied quote id. |
Document
API | Description |
---|---|
GET api/Document/{id}?userId={userId}&incomeOffered={incomeOffered}&costOffered={costOffered}&pensionFundNotes={pensionFundNotes}&commission={commission}&remunerationStatement={remunerationStatement} |
Returns the annuity income comparison document for the supplied quote id. |
MI
API | Description |
---|---|
GET api/MI/{id}?userId={userId}&incomeOffered={incomeOffered}&costOffered={costOffered} |
Returns management information for the supplied quote id |
CancerSurgeryType
API | Description |
---|---|
GET api/CancerSurgeryType?userId={userId} |
Returns a list of valid cancer surgery types |
CancerType
API | Description |
---|---|
GET api/CancerType?userId={userId} |
Returns a list of valid cancer type codes and names |
HeartDiagnosisOther
API | Description |
---|---|
GET api/HeartDiagnosisOther?userId={userId} |
Returns a list of valid heart diagnosis descriptions. Used for heart condition diagnoses with a type of "Other" |
Medication
API | Description |
---|---|
GET api/Medication?userId={userId} |
Returns a list of valid medications |
NeurologicalDiagnosisOther
API | Description |
---|---|
GET api/NeurologicalDiagnosisOther?userId={userId} |
Returns a list of valid neurological diagnosis descriptions. Used for neurological condition diagnoses with a type of "Other" |
Occupation
API | Description |
---|---|
GET api/Occupation?userId={userId} |
Returns a list of valid occupation codes and descriptions |
OtherConditionName
API | Description |
---|---|
GET api/OtherConditionName?userId={userId} |
Returns a list of valid other condition names |
RespiratoryDiagnosisOther
API | Description |
---|---|
GET api/RespiratoryDiagnosisOther?userId={userId} |
Returns a list of valid respiratory diagnosis descriptions. Used for respiratory condition diagnoses with a type of "Other" |