InsurerMatch
Controller class for insurer match configuration
| API | Description |
|---|---|
| GET quoteconfiguration/insurermatch?isUnused={isUnused} |
Get the list of all avaliable Forms |
HTag
| API | Description |
|---|---|
| GET HTag |
Get all tags |
| GET HTag/{id} |
Get HTag by Id |
Client
Client Management
| API | Description |
|---|---|
| PUT client | |
| PUT client/{id} | |
| POST client |
Creates client |
| GET client/county/{zipcode} |
Método para obter a descrição de um concelho, dado um zipcode |
| POST client/{id}/image | |
| POST client/{id}/notification |
Objectives
Metas e objetivos
| API | Description |
|---|---|
| GET objectives?goal={goal}&objective={objective}&nameTable={nameTable} | |
| POST objectives |
Returns the objectives of a goal data set |
| POST objectives/filter |
Returns the objectives of a goal data set |
| GET objectives/data?goal={goal}&objective={objective}&nameTable={nameTable} |
returns the Ids of the records used to calculate the objective |
| GET Objectives/GetMonthValues?goal={goal}&objective={objective}&nameTable={nameTable} |
get the monthly analysis of an objective |
ModalityConfiguration
| API | Description |
|---|---|
| DELETE quote/configuration/{configurationcode}/modality/{modalitycode} |
Delete modality Configuration |
| PUT quote/configuration/{configurationcode}/modality/{modalitycode} |
Update modality Configuration |
| POST quote/configuration/{configurationcode}/modality |
Create modality Configuration |
| GET quote/configuration/{configurationcode}/modality/{modalitycode} |
Get modality Configuration |
| GET quote/configuration/{configurationcode}/modality |
Get modality Configuration |
FuelConfiguration
| API | Description |
|---|---|
| POST quoteconfiguration/fuelconfiguration |
Create fuel Configuration |
| DELETE quoteconfiguration/fuelconfiguration |
Deleting a Fuel configuration |
| GET quoteconfiguration/fuelconfiguration/{insurerCode} |
Get a list of fuel configuration |
Receipt
| API | Description |
|---|---|
| GET Receipts/{recieptId}/GetNotificationReport?language={language} |
Get Notification report |
| PUT Receipts/{recieptId}/payments/{paymentId} |
ProcessPayment |
| PUT Receipts/{recieptId} |
Edit Reference ATM |
Question
| API | Description |
|---|---|
| POST quote/product/{productId}/question |
Create Question |
| PUT quote/product/{productId}/question/{questionId} |
Change Question |
| DELETE quote/product/{productId}/question/{questionId} |
Delete Question |
| GET quote/product/question/{id} |
Get especific Question by Code |
| GET quote/product/{productId}/question |
Get especific Question by Code |
Proposal
Proposal Controller
| API | Description |
|---|---|
| POST proposal/{proposalId}/comment?agentId={agentId} |
Sets a new comment on a proposal |
InsurerProfession
| API | Description |
|---|---|
| POST quoteconfiguration/insurer/insurerprofession |
Create Insurer Profession |
| PUT quoteconfiguration/insurer/insurerprofession |
Change Insurer Profession |
| GET quoteconfiguration/insurer/{insurerid}/insurerprofession |
Get Insurer Professions |
| GET quoteconfiguration/insurer/insurerprofession/{insurerprofessionid} |
Get the Insurer Profession |
| DELETE quoteconfiguration/insurer/insurerprofession/{insurerprofessionid} |
Delete Insurer Profession |
Subbroker
| API | Description |
|---|---|
| GET Subbroker/Allowsaccess/{id_codeName} |
Checks if they have quantity of product and active license |
Imagem
| API | Description |
|---|---|
| GET Image/{id} |
Gets a system Image by Id |
| POST Image |
Gets a system Image by Id |
Entity
| API | Description |
|---|---|
| GET Entity |
Get the List of avaliable Entities (based on who is asking) |
| GET Entity/{id} |
Get Entity by Id |
| GET Entity/Codename/{codename} |
Get Entity by insurer codename (ex: allianzPT) |
| PUT Entity |
Metodo utilizado para alterar uma entidade |
| POST Entity |
Metodo utilizado para alterar uma entidade |
| DELETE Entity/{id} |
Metodo utilizado para apagar uma entidade |
| DELETE Entity |
Metodo utilizado para apagars uma lista de entidades, dando os seu codigos |
| GET ExternalEntity/Campaign |
Get the List of avaliable EXTERNAL Entities for campaigns (based on who is asking). Entities that can access client's data |
| GET ExternalEntity/Simulation |
Devolve a wentidade de simulação do cliente atual |
| GET EntitySubBrokerPortal/{id} |
???? |
| GET Entity/SubAgentPortal |
Get SubAgent Portal Entity |
| GET Entity/GDPRPortal |
Get GDPR Portal Entity |
| GET Entity/ClientPortal |
Get Client Portal Entity |
| GET Entity/agentportal |
Get Agente Portal Entity |
| GET Entity/payments |
Get Payments Entity |
| POST Entity/Auth |
Retrieve Auth by token |
VehicleUsage
Controller class for vehicle usage
| API | Description |
|---|---|
| GET quoteconfiguration/insurer/{insurerCode}/vehicleusage?isUnused={isUnused} |
Get a list of vehicle usage |
| POST quoteconfiguration/vehicleusage |
Create a new vehicle usage |
| PUT quoteconfiguration/vehicleusage |
Updating a existent vehicle usage |
| DELETE quoteconfiguration/vehicleusage/{vehicleUsageCode} |
Deleting a vehicle usage |
ProposalRequest
Manages all the Configuration Forms for proposal requests as all the respective answers
| API | Description |
|---|---|
| GET ProposalRequest/Form |
Get the list of all avaliable Forms |
| GET ProposalRequest/Form/{id}?language={language} |
Gets the Structure of a Specific Form |
| GET ProposalRequest/Response |
Gets all the ansered form Responses |
| GET ProposalRequest/Response/ClientEntity/{codentidade} |
Filtra a lista de pedidos resposta que originaram um determinado cliente. |
| GET ProposalRequest/Response/ProposalCode/{codproposta} |
Filtra pela lista de pedidos associados a uma determinada proposta |
| GET ProposalRequest/Response/{id} |
Gets all the ansered form Responses |
| POST ProposalRequest/Form/{id} |
Regists a proposal form response |
| DELETE ProposalRequest/Response/{id} |
Gets all the ansered form Responses |
Fuel
| API | Description |
|---|---|
| GET quoteconfiguration/fuel/{insurerid}?unused={unused} |
Get a list of fuel |
| GET quoteconfiguration/fuel/{fuelid} |
GetFuel |
| POST quoteconfiguration/fuel |
Create a new fuel |
| PUT quoteconfiguration/fuel |
Updating a existent fuel |
| DELETE quoteconfiguration/fuel/{fuelCode} |
Deleting a Fuel |
Sms
Responsible for SMS sending
| API | Description |
|---|---|
| POST Sms |
Sends SMS |
| GET Sms/ProviderTest?provider={provider}&recipient={recipient}&user={user}&password={password} |
Method to test a specific provider |
VehicleType
| API | Description |
|---|---|
| POST quoteconfiguration/VehicleType |
Create Vehicle Type |
| PUT quoteconfiguration/VehicleType/{vehicleTypeId} |
Change Vehicle Type |
| DELETE quoteconfiguration/VehicleType/{vehicleTypeId} |
Delete Vehicle Type |
| GET quoteconfiguration/vehicletype/{insurerid}?unused={unused} |
Get the Vehicle Type |
| GET quoteconfiguration/vehicletype/{vehicleTypeId} |
Get the Vehicle Type |
Profession
Controller class for Professions
| API | Description |
|---|---|
| PUT quoteconfiguration/profession |
Updating a existent profession |
| GET quoteconfiguration/profession/{professionId} |
GetProfession |
| GET quoteconfiguration/profession/{insurerid}?unused={unused} |
Get a list of professions |
| POST quoteconfiguration/profession |
Create a new profession |
| DELETE quoteconfiguration/profession/{professionId} |
Deleting a Profession |
EconomicActivity
Economic Activity management
| API | Description |
|---|---|
| GET EconomicActivity |
Gets the list of all the Economic activities |
| GET EconomicActivity/{id} |
Gets a Economic Activity by Id |
InsurerCoverage
| API | Description |
|---|---|
| POST quote/insurer/product/coverage |
Create Insurance Coverage |
| PUT quote/insurer/product/coverage |
Change Insurance coverage |
| DELETE quote/insurer/product/coverage/{code} |
Delete coverage |
| GET quote/insurer/product/coverage/{code} |
Get especific Coverage by Code |
| GET quote/insurer/{insurercode}/product/{productcode}/coverage |
Get especific InsurerQuestion by Code |
| GET quote/insurer/{insurercode}/product/{productcode}/configuration/{configurationcode}/modality/{modalitycode}/coverage?unused={unused} |
Get especific InsurerQuestion by Code |
QuoteResource
| API | Description |
|---|---|
| GET quoteresources |
Get the Form with all the necessary fields, for the specefied configuration list |
Document
Document Management
| API | Description |
|---|---|
| GET document/configuration/maxlimit |
The megabyte limit of file size configured |
| GET document/insurer?codCliente={codCliente}&codContrato={codContrato}&codProdutoSeguradora={codProdutoSeguradora}&codRecibo={codRecibo}&codSinistro={codSinistro} |
Insurer document list |
| POST document/insurer?codCliente={codCliente}&codContrato={codContrato}&codProdutoSeguradora={codProdutoSeguradora}&codRecibo={codRecibo}&codSinistro={codSinistro} |
Insurer document download |
| POST document?codCliente={codCliente}&codApolice={codApolice}&codDocEmitido={codDocEmitido}&codSinistro={codSinistro} |
Creates a document |
VehicleTypeConfiguration
| API | Description |
|---|---|
| POST quoteconfiguration/vehicletypeconfiguration |
Create vehicle Type Configuration |
| DELETE quoteconfiguration/vehicletypeconfiguration |
Delete vehicle Type Configuration |
| GET quoteconfiguration/insurer/{insurerid}/vehicletypeconfiguration |
Get the List of vehicle Type Configuration |
Insurer
| API | Description |
|---|---|
| GET Insurer |
List of avaliable Insurance Compan. |
Configuration
Controller with endpoints to perform configurations actions on quote simulator
| API | Description |
|---|---|
| GET quote/configuration |
Get the list of all avaliable Forms |
| GET quote/configuration/{id} |
Get the list of all avaliable Forms |
| PUT quote/configuration |
Endpoint to edit a existent configuration |
| POST quote/configuration |
Configuration to be created |
| DELETE quote/configuration/{id} |
Delete configuration |
InsurerFuel
| API | Description |
|---|---|
| POST quoteconfiguration/insurer/insurerfuel |
Create Insurer Fuel |
| PUT quoteconfiguration/insurer/insurerfuel |
Change Insurer Fuel |
| GET quoteconfiguration/insurer/{insurerid}/insurerfuel |
Get Insurer Fuels |
| GET quoteconfiguration/insurer/insurerfuel/{insurerfuelid} |
Get the Insurer fuel |
| DELETE quoteconfiguration/insurer/insurerfuel/{insurerfuelid} |
Delete Insurer Fuel |
Interaction
Interaction logic (sms - email - Contact)
| API | Description |
|---|---|
| GET Interaction/{interactionId}/body |
AgentPortal
PaymentPortal
Payment Portal Interactions
| API | Description |
|---|---|
| GET PaymentPortal?id={id} |
Provides Payment entity portal Info |
Confirmation
| API | Description |
|---|---|
| GET Confirmation/{confirmationId}/Validate |
Devolve validação para confirmar |
| GET Confirmation/{confirmationId}/Report |
Chamada para descarregar o relatório de confirmação dando um codconfirmacao |
InsurerAccess
| API | Description |
|---|---|
| GET quote/insurerAccess |
Get the list of all avaliable Insurer Accesses |
| GET quote/insurerAccess/info |
Get the list of all avaliable Insurer Accesses with contextual info |
| POST quote/insurerAccess |
Add Insurer Accesses |
| PUT quote/insurerAccess |
Update Insurer Accesses |
| DELETE quote/insurerAccess |
Delete Insurer Accesses |
ProfessionConfiguration
| API | Description |
|---|---|
| POST quoteconfiguration/professionconfiguration |
Create profession Configuration |
| DELETE quoteconfiguration/professionconfiguration |
Deleting a profession configuration |
| GET quoteconfiguration/professionconfiguration/{insurerCode} |
Get a list of profession configuration |
CoverageConfiguration
| API | Description |
|---|---|
| POST quote/configuration/modality/coverage |
Create Coverage Configuration |
| DELETE quote/configuration/modality/coverage |
Delete Coverage Configuration |
| DELETE quote/configuration/{configurationcode}/modality/{modalitycode}/coverage |
Delete Coverages Configuration |
| GET quote/configuration/{configurationcode}/modality/{modalitycode}/coverage |
Get the List of Configuration Coverages |
| GET quote/configuration/{configurationcode}/modality/{modalitycode}/insurancecoverage/{insurancecoveragecode}/coverage/{coveragecode} |
Get Configuration Coverages |
| PUT quote/configuration/{configurationcode}/modality/{modalitycode}/insurancecoverage/{insurancecoveragecode}/coverage/{coveragecode} |
Get Configuration Coverages |
MaritalStatus
| API | Description |
|---|---|
| GET MaritalStatus |
No documentation available. |
| GET MaritalStatus/{id} |
No documentation available. |
Communications
Controller que vai devolver a notificacao e fazer update no controles
| API | Description |
|---|---|
| POST Communications/{id} |
Method for entering value in user notifications |
| GET Communications/{ishistorico} |
returns user communications not yet viewed or all active communications |
| GET Communications/Communication/{id} |
Get communication by id |
Accesses
| API | Description |
|---|---|
| GET GS/clients/{codename}/accesses |
Return clients access |
SIMProduct
SIM PRODUCT CONTROLLER
| API | Description |
|---|---|
| GET quote/insurer/{insurerCode}/product?isUnused={isUnused} |
List of insurer products |
| GET quote/product |
List of available products |
| POST Quote/Product |
Create a new Product |
| PUT Quote/Product/{productCode} |
Create a new Product |
| DELETE Quote/Product/{productCode} |
Create a new Product |
InsurerVehicleUsage
Controller class for insurer vehicle usage
| API | Description |
|---|---|
| GET quoteconfiguration/insurer/{insurerCode}/insurervehicleusage |
Get insurer vehicle usage list, used or unused |
| POST quoteconfiguration/insurer/insurervehicleusage |
Create a new insurer ve hicle usage |
| PUT quoteconfiguration/insurer/insurervehicleusage |
Update a existent insurer vehicle usage |
| DELETE quoteconfiguration/insurer/insurervehicleusage/{insurerVehicleUsageCode} |
Delete a new insurer vehicle usage |
PolicyStatus
| API | Description |
|---|---|
| GET PolicyStatus |
No documentation available. |
| GET PolicyStatus/{id} |
No documentation available. |
Modality
| API | Description |
|---|---|
| POST quote/product/{productcode}/modality |
Create modality |
| PUT quote/product/{productcode}/modality |
Change Modality |
| DELETE quote/product/modality/{code} |
Delete Modality |
| GET quote/product/modality/{code} |
Get especific Modality by Code |
| GET quote/product/{productcode}/configuration/{configurationCode}/modality?isUnUsed={isUnUsed} |
Get the List of Modalitys |
| GET quote/product/{productcode}/modality |
Get the List of Modalitys |
GDPR
Manages all GDPR Portal Interactions
| API | Description |
|---|---|
| GET GDPR/{id} |
Provides Subbroker entity portal Ifo |
| GET GDPR/codename/{codename} | |
| POST GDPR/RequestContact |
Sends a Loging Request for DualFactorAuthentication |
| POST GDPR/RequestLogin |
Sends a Loging Request for DualFactorAuthentication |
| GET GDPR |
Returns a full structure of the GDPR consent configuration |
| GET GDPR/RequestSubmition |
Resquets a new GDPR submition |
| POST GDPR |
Returns a full structure of the GDPR consent |
| GET GDPR/County/{zipcode} |
Método para obter a descrição de um concelho, dado um zipcode |
| GET GDPR/ConsentReport |
Get report the comission |
InsuranceCampaign
Responsable to manage the campains and the business relation between EMIP and SEG
DocumentConfiguration
Document Configuration
| API | Description |
|---|---|
| DELETE quote/configuration/{configurationid}/document/{documentid} |
Delete document Configuration |
| POST quote/configuration/{configurationid}/document |
Create document Configuration |
| GET quote/configuration/{configurationid}/document |
Get documents Configuration |
| GET quote/configuration/{configurationId}/document/{documentid} |
Get document Configuration |
XClient
Client Informations
| API | Description |
|---|---|
| GET xclient/{codename}/info |
Authentication Method |
| GET xclient/{codename}/License |
Authentication Method |
| GET xclient/{codename}/products |
Brings all the client products |
| GET xclient/{codename}/product/{product}/quantity |
Brings the total available and used quantity of a given product to a customer in megabytes |
| GET xclient/connection?codename={codename} |
Coverage
| API | Description |
|---|---|
| POST quote/product/{productcode}/coverage |
Create coverage |
| PUT quote/product/{productcode}/coverage |
Change coverage |
| GET Quote/Product/{productcode}/Coverage |
Get the List of Coverages |
| DELETE quote/product/coverage/{code} |
Delete coverage |
| GET quote/product/coverage/{code} |
Get especific Coverage by Code |
AuthPermission
| API | Description |
|---|---|
| GET entity/auth/{id}/permission |
Metodo utilizado para pesquisar as permissoes de uma entidade |
| POST entity/auth/{id}/permission |
Creates an authorization Permission in authorization |
| DELETE entity/auth/{id}/permission |
Delete the permissions |
CustomerPortal
Contains all interactions for the CostumerPortal Costumers
| API | Description |
|---|---|
| GET CustomerPortal/{id} |
Provides Subbroker entity portal Ifo |
| GET CustomerPortal/recover/request?codName={codName}&taxNumber={taxNumber} |
No documentation available. |
| GET CustomerPortal/recover/confirm?codName={codName}&taxNumber={taxNumber}&confirmationCode={confirmationCode} |
No documentation available. |
| POST CustomerPortal/recover/submit |
No documentation available. |
| POST CustomerPortal/register/request |
Pedido de registo, gera um código de acesso temporário para um contácto existente do cliente |
| POST CustomerPortal/register/confirm |
Pedido de registo, gera um código de acesso temporário para um contácto existente do cliente |
| POST CustomerPortal/register/submit |
Costumer Registration |
| POST CustomerPortal/request |
Creates a Registration request to the insurance broker |
| POST CustomerPortal/Tasks/{codtarefa}/Documents |
adiciona documentos a uma tarefa (pedido à legacy) |
| POST CustomerPortal/Incidents/{codSinistro}/{codObjetoSeguro}/Documents |
Cria documento no sinistro |
Comission
| API | Description |
|---|---|
| GET comissions/{comissionId}/report |
Get comission report |
InsurerProduct
Controller for SIMSeguradoraProduto
| API | Description |
|---|---|
| GET quote/insurer/product |
Get the list of all avaliable Forms |
| POST quote/insurer/{insurerCode}/product/{productCode} |
Create a new insurer product |
| DELETE quote/insurer/{insurerCode}/product/{productCode} |
delete a existent insurance product |
QuestionConfiguration
question configuration
| API | Description |
|---|---|
| DELETE quote/configuration/{configurationId}/question |
Delete question Configuration |
| POST quote/configuration/{configurationId}/question |
Create question Configuration |
| GET quote/configuration/{configurationId}/question |
Get question Configuration |
| GET quote/configuration/{configurationId}/question?showInfo={showInfo} |
Get question Configuration |
Auth
| API | Description |
|---|---|
| GET entitys/{id}/auths |
Get the List of authorizations of an entity (based on who is asking) |
| GET entitys/{id}/auths/{idAuth} |
Returns a specific authorization |
| POST entitys/{id}/auths |
Creates an authorization in the entity |
| PUT entitys/auths/{id} |
updates an authorization in the entity |
| DELETE entitys/{id}/auths/{idAuth} |
Creates an authorization in the entity |
| DELETE entitys/{id}/auths |
Metodo utilizado para apagars uma lista de autorizacoes, dando os seu codigos |
| GET entitys/quote/auths |
List of all Access from Entities With Simulation Param |
| GET entitys/payments/auths |
List of all authorization from Entities With payments Param |
SIMInsuranceObjectType
SIM Insurance Object Type
| API | Description |
|---|---|
| GET quote/insuranceobjecttype |
List of Insurance Object Type |
InsurerQuestion
| API | Description |
|---|---|
| POST quote/insurer/product/question |
Create InsurerQuestion |
| PUT quote/insurer/product/question |
Change InsurerQuestion |
| DELETE quote/insurer/product/question/{id} |
Delete Question |
| GET quote/insurer/product/question/{id} |
Get especific Question by Code |
| GET quote/insurer/{insurerId}/product/{productId}/question?configurationId={configurationId}&unused={unused} |
Get especific InsurerQuestion by Code |
| GET quote/insurer/{insurerId}/product/{productId}/question |
Get especific InsurerQuestion by Code |
InsurerVehicleType
| API | Description |
|---|---|
| POST quoteconfiguration/insurer/insurervehicletype |
Create Insurer Vehicle Type |
| PUT quoteconfiguration/insurer/insurervehicletype |
Change Insurer Vehicle Type |
| DELETE quoteconfiguration/insurer/insurervehicletype/{insurervehicletypeid} |
Delete Insurer Vehicle Type |
| GET quoteconfiguration/insurer/{insurerid}/insurervehicletype |
Get Insurer Vehicle's Types |
| GET quoteconfiguration/insurer/insurervehicletype/{insurervehicletypeid} |
Get the insurer Vehicle Type |
ATCUD
Manages GOV.ATCUD interactions
| API | Description |
|---|---|
| POST GOV/ATCUD/{SerieID} |
Retrieves Information of an ATCUD Serie |
| POST GOV/ATCUD |
Creates a ATCUD Serie |
| PUT GOV/ATCUD/{serieID}/cancel |
Cancels a ATCUD Serie |
| PUT GOV/ATCUD/{serieID}/finalize |
Finalize a ATCUD Serie |
VehicleUsageConfiguration
Class contoller that implements all« vehicle usage calls
| API | Description |
|---|---|
| GET quoteconfiguration/insurer/{insurerCode}/vehicleusageconfiguration |
Read vehicle usage configurations by insurer code |
| POST quoteconfiguration/vehicleusageconfiguration |
Create a new vehicle usage configuration |
| PUT quoteconfiguration/insurervehicleusage/{insurerVehicleUsageCode}/vehicleusage/{vehicleUsageCode} |
Update a existent vehicle usage configuration |
| DELETE quoteconfiguration/insurervehicleusage/{insurerVehicleUsageCode}/vehicleusage/{vehicleUsageCode} |
Delete a existent vehicle usage configuration |
Broker
| API | Description |
|---|---|
| GET EM/Broker/{insurerId} |
No documentation available. |
| GET EM/Broker/{brokercodename}/{insurer} |
No documentation available. |
| GET EM/Broker/GetTop5/{insurerId} |
No documentation available. |
CalendarTask
CalendarTask Manager - Represents Calendar tasks
| API | Description |
|---|---|
| POST CalendarTask |
Create a task or recurences of a Periodic task |
| DELETE CalendarTask/{taskId}/{allItems} |
Delete a given task based on its ID, and if it is reccurrent, deletes all the other items |
| DELETE CalendarTask/{taskId} |
Delete a given task based on its ID |
| POST CalendarTask/GetRecurrences |
Given a TaskPeriod Configuration it retuns the number of occurencies that would be created |
| GET CalendarTask/GetMaxRecurrences |
Returns the max allowed recurrences in a task period |
Licence
Manage Client licence
| API | Description |
|---|---|
| GET Licence/Product/{productid} | |
| GET Licence/{idtoken}/Product/{productid} |
For exclusive use of external entities |
Product
| API | Description |
|---|---|
| GET Product |
No documentation available. |
| GET Product/{id} |
No documentation available. |
District
District (Region) management
| API | Description |
|---|---|
| GET District |
Gets the list of all Districts (Region) |
| GET District/{id} |
Get especific District (Region) by Id |
VehicleBrand
Vehicle Brand, model and version listings
| API | Description |
|---|---|
| POST quoteresources/vehiclebrand |
Vehicle Brand List |
| POST quoteresources/vehiclebrand/model |
Brand's Model List |
| POST quoteresources/vehiclebrand/model/version |
Vehicle versions of a Brand/Model |
Tag
Tag List and manager
| API | Description |
|---|---|
| GET Tag |
Get all tags |
| GET Tag/{id} |
Get Tag by Id |
Quote
Quote Interactions
| API | Description |
|---|---|
| GET quote |
Get the list of all avaliable configurations to perform a quote |
| POST quote/{motorcycle} |
Get the Form with all the necessary fields, for the specefied configuration list |
| POST quote/quotation |
Returns the Quotation/s for the submited Form |
| POST quote/{quoteId}/documents |
Quotation Documents |
| POST quote/{quoteId}/liberty/policy |
Liberty Policy Issue |
| POST quote/{quoteId}/liberty/policy/Documents |
Liberty Policy Documents |
| POST quote/{quoteId}/allianz/policy |
Allianz Policy Issue |
| POST quote/{quoteId}/allianz/policy/Documents |
Allianz Policy Documents |
SandBox
| API | Description |
|---|---|
| GET api/SandBox/{id} |