## Insurance Additional Properties
| name | data type | description | value(example) |
| IsExistingLoan | boolean | true if its existingloan else false | true/false |
| LoanStartDate | date | loan disbursed date | 1900-01-01 |
| DefaultReceiverBankAccountDesc | string | receiver bank account code . Its same as in cardif | SPV1 |
| InitialLoanAmount | double | InitialLoanAmount | 200000 |
| ProductType | string | Product type as decided by Cardif and partner | L/B/C/RA |
| DistributionChannel | string | Sales channel through which insurance is sold | NEW LOAN TOPUP CAMPAIGN INBOUND PUSH INBOUND PULL WEB TeleMarketing OUTBOUND NORDICOM WEB INBOUND PULL WEB INBOUND PUSH APP INBOUND PULL APP INBOUND PUSH PhysicalMeeting |
| PendingTopupCreationDate | date | TopupCreationDate | 1900-01-01 |
| PendingAnnualPremium | double | Pending annual premium | 50 |
## Insurance Premium Collection Paymethods
| PaymentMethod |
| Plusgiro |
| Bankgiro |
| Autogiro |
| Kontant |
| Konto |
| Annat |
| Samfakturerings/Avtals underbetalningar |
| Bankkonto |
| Utland |
| Försäkring |
| Utflytt |
## Error Codes
| Error Code | Field | Error message |
| 3020 | CustomerID, SSN/OrgNo | Unknown error: CustomerID (SSN/OrgNo). |
| 3021 | CustomerID, SSN/OrgNo | Empty or missing value: CustomerID (SSN/OrgNo). |
| 3022 | CustomerID, SSN/OrgNo | Invalid CustomerID (SSN/OrgNo). |
| 3023 | CustomerID, SSN/OrgNo | CustomerID (SSN/OrgNo) does not exist. |
| 3024 | CustomerID | Customer already exists. |
| 3030 | FirstName | Unknown error: FirstName. |
| 3031 | FirstName | Empty or missing value: FirstName. |
| 3032 | FirstName | Invalid FirstName. |
| 3033 | FirstName | FirstName does not exist. |
| 3040 | LastName | Unknown error: LastName. |
| 3041 | LastName | Empty or missing value: LastName. |
| 3042 | LastName | Invalid LastName. |
| 3043 | LastName | LastName does not exist. |
| 3062 | BirthDate | Invalid BirthDate. |
| 3072 | Gender | Invalid gender value. |
| 3111 | Customer | IsPerson cannot be empty. |
| 3112 | Customer | IsPerson is invalid. |
| 3121 | Customer | IsPEP cannot be empty. |
| 3122 | Customer | IsPEP is invalid. |
| 3131 | Customer | IsForeignID cannot be empty. |
| 3132 | Customer | IsForeignID is invalid. |
| 3141 | Customer | IsProtected cannot be empty. |
| 3142 | Customer | IsProtected is invalid. |
| 3610 | Address1 | Unknown error: Address1. |
| 3611 | Address1 | Address1 cannot be empty. |
| 3612 | Address1 | Invalid Address1. |
| 3620 | Address2 | Unknown error: Address2. |
| 3622 | Address2 | Invalid Address2. |
| 3630 | ZipCode | Unknown error: ZipCode. |
| 3631 | ZipCode | ZipCode cannot be empty. |
| 3632 | ZipCode | Invalid ZipCode. |
| 3640 | City | Unknown error: City. |
| 3641 | City | City cannot be empty. |
| 3642 | City | Invalid City. |
| 3650 | CountryName | Unknown error: CountryName. |
| 3651 | CountryName | CountryName cannot be empty. |
| 3652 | CountryName | Invalid CountryName. |
| 3710 | CountryName | Unknown error: CountryName. |
| 3711 | CountryName | CountryName cannot be empty. |
| 3712 | CountryName | Invalid country name. |
| 3720 | MobilePhonePrefix | Unknown error: MobilePhonePrefix. |
| 3721 | MobilePhonePrefix | MobilePhonePrefix cannot be empty. |
| 3722 | MobilePhonePrefix | Invalid MobilePhonePrefix. |
| 3723 | MobilePhonePrefix | MobilePhonePrefix does not exist. |
| 3730 | MobileNo | Unknown error: MobileNo. |
| 3731 | MobileNo | MobileNo cannot be empty. |
| 3732 | MobileNo | Invalid MobileNo. |
| 3750 | EmailAddress | Unknown error: EmailAddress. |
| 3751 | EmailAddress | Email address cannot be empty. |
| 3752 | EmailAddress | Invalid Email address. |
| 3902 | CreateCustomer | Invalid CreateCustomer. |
| 4031 | ProductId | ProductID cannot be empty. |
| 4032 | ProductId | Invalid ProductID. |
| 4045 | ExternalRef | There is already an active insurance. |
| 4047 | ExternalRef | There is already an insurance on the customer. |
| 4052 | ExternalRef | Invalid ExternalRef/LoanNumber. |
| 4061 | InsuredAmount | InsuredAmount cannot be empty. |
| 4062 | InsuredAmount | Invalid insuredAmount. |
| 4111 | StartDate | StartDate cannot be empty. |
| 4112 | StartDate | Invalid StartDate. |
| 4114 | StartDate | Insurance cannot start prior to specified date. |
| 4115 | StartDate | Insurance cannot start after specified date. |
| 4116 | StartDate | StartDate must be after cancellation. |
| 4150 | ApplicationDate | Unknown error: ApplicationDate. |
| 4151 | ApplicationDate | ApplicationDate cannot be empty. |
| 4152 | ApplicationDate | Invalid ApplicationDate. |
| 4432 | ClearingNo | Invalid ClearingNo. |
| 4441 | AccountNo | Empty or missing value: AccountNo. |
| 4442 | AccountNo | Invalid AccountNo. |
| 4861 | PropertyID | Empty or missing value: PropertyID. |
| 4862 | PropertyID | Invalid PropertyID. |
| 4863 | PropertyID | PropertyID does not exist. |
| 4865 | PropertyID | PropertyID is mandatory and cannot be empty. |
| 4866 | PropertyID | PropertyID is invalid for the product. |
| 4867 | PropertyID | Property can only be defined once. |
| 4885 | DistributionChannel | Invalid distribution channel. |