#Welcome to GBox services Here you will find all the information you need in order to use our services. ## Tariffication change in non E.I.X vehicles (13/05/2021) From Today *Bonus class* parameter is replaced by *number of claims* in non E.I.X vehicles. It is still allowed in tariffication for backwards compatibility reasons. ## Version 2.0-beta-0 released PRODUCTION READY (17/11/2015) **Version 2 is ready for production.** You will find the production url along with the test one on each endpoint documentation page, as usual. Enjoy! ## Version 2.0-beta-0 released (5/10/2015) Today we announce the release for test of our new services API that will complete and improve the existing one. GBox services V2 are based on V1 but simplify significantly the process of issuing policies. They were designed in order to be aligned with our new OneView core application and provide the exact same functionality. V2 also brings the possibility of issuing policies for any kind of motor (Car, truck, motorcycle...). **V1 will remain active, therefore, there is no need to switch to V2 if you are already in production.** For new coming vendors, the use of V2 is recommended. ## Version 1.0-20 released PRODUCTION READY (13/07/2015) We created a new method called *issueGreenCard* that gives the possibility for issuing a green card. ## Version 1.0-19 released PRODUCTION READY (15/12/2014) We give now the option to download the policy document only for Motor Policies as an HTML page immediately after the creation of the Journal. We have added an extra field *htmlDocument* in the methods *getPolicyDocument*, *getPolicyDocumentByEndorsementCode*. ## Version 1.0-18 released PRODUCTION READY (7/11/2014) **Policy issue lifecycle for Motor policies has changed.** Due to the recent law changes regarding motor policies we have had to internally reorganize some of our services. The new lifecycle implementation will though ease the future transition between *Quotations* and *Policies*. The changes affect considerably the motor policy flow, and slightly the rest, as we will immediately detail. The main change that affects any kind of policy it is that in order to retrieve a non paid policy it is necessary to explicitly create a Journal. If it is not created and the *getPolicyDocument* is used, a SOAP error will be returned. ### Specific changes for motor policies We use the term Quotation as the first stage of a motor policy. When successfully issuing a motor policy, the result is not anymore a *policyCode* and *endorsementCode*, but instead a "quotationCode". The Quotation can be added to a Journal (along with other quotations and non-paid-non-motor endorsements) and the Journal to a Payment. After the Journal is created, a policy code will be provided. After a few minutes the Policy document will be ready. The following picture illustrates the workflow for motor policies: ![Motor](images/motorPolicyIssueWorkflow.png) 1. The Application is submitted using the *issuePolicy* method. If no errors are detected, a *quotationCode* is returned. This code identifies the Quotation until it becomes a Policy. Also a Bill document is generated. 2. The Quotation is added to a Journal using the *createJournal* method. If no errors are detected, a *journalCode* is returned along with a *policyCode*.. 3. The Policy document generation is a complex process that normally takes about 5 minutes. 4. After the estimated time has passed, the Policy document can be retrieved with the *getPolicyDocument* method. If the document is not printed, a *NOT_PRINTED* status message will be return instead. ## Version 1.0-17 released PRODUCTION READY *(3/10/2014)* ## New method has been added to JournalWs: getUnpaidEndorsement. ## Version 1.0-16 released PRODUCTION READY *(1/8/2014)* ## New method has been added to MotorWs: getMotorStickerDocument. ## Version 1.0-15 released PRODUCTION READY *(21/7/2014)* ## New method has been added to JournalWs: getPolicyCodeByApplicationCode. ## Version 1.0-15 released PRODUCTION READY *(15/7/2014)* ## Our first product version for Print & Pay Web Services is ready. You will find the production url along with the test one on the endpoint documentation page, as usual. ## Version 1.0-14 released PRODUCTION READY *(8/7/2014)* ## New method has been added to JournalWs: getPolicyDocumentByApplicationCode. ## Version 1.0-14 released PRODUCTION READY *(2/7/2014)* ## New methods have been added to JournalWs: getPolicyDocument, getReceiptDocument, getBillDocument ## Version 1.0-13 released PRODUCTION READY *(1/7/2014)* ## Added new Business Rules in MotorWs: tariffy ## Version 1.0-12 released PRODUCTION READY *(30/6/2014)* ## **Our first beta for Print & Pay is ready**. You can start testing it through our test url. New method has been added to DataWs: listType1 New method has been added to MotorWs: getNoOfClaims (Specifying start date) ## Version 1.0-11 released PRODUCTION READY *(27/6/2014)* ## Our first production version is ready. **You can start using our services in your production environment**. You will find the production url along with the test and demo ones on each endpoint documentation page, as usual. **Notice that in production the code 50072 is no longer valid** (it is still valid for testing). You will be provided production codes and passwords for your customers on demand. ## Version 1.0-beta-10 released *(27/6/2014)* ## Fixed tariffication bug related with the number of claims. ## Version 1.0-beta-9 released *(19/6/2014)* ## Fixed bug with *getNoOfClaims* method. Performance improvements. ## Version 1.0-beta-8 released *(17/6/2014)* ## Removed from DistChannel the attributes *surname* and *name1*. Added extra Business Rules in tariffy method. ## Version 1.0-beta-7 released *(29/5/2014)* ## Added *licenseDate* attribute to MotorInsurableBase. Covers for new drivers and recent driving licenses have been removed. They are now selected automatically depending on the birthdate and licenseDate attributes. Bug fixes. ## Version 1.0-beta-6 released *(23/5/2014)* ## Added *vendor* operation tracking. *(see General considerations)* Bug fixes. ## Version 1.0-beta-5 released *(20/5/2014)* ## **(Breaking Change)** Renamed Package to Pack because Package is a keyword in some languages. ## Version 1.0-beta-4 released *(14/5/2014)* ## Removed distChannel parameter from tariffy method. ## Version 1.0-beta-3 released *(13/5/2014)* ## Added method listSupportingDocumentTypes. ## Version 1.0-beta-2 released *(9/5/2014)* ## Fixed issue with getPackageInfo. Added Speed4 package Added method getNoOfClaims ## Version 1.0-beta-1 released *(9/5/2014)* ## Fixed issue with listMotorModels. Added method getPackageInfo. ## Version 1.0-beta-0 released *(6/5/2014)* ## Our first beta version is ready for testing. Includes basic data and motor services. As a beta version, it is subject to change.