POST v1/customers/saveCustomerProduct

Request Information

URI Parameters

None.

Body Parameters

CustomerApiDto
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CreatedOn

date

None.

UpdatedOn

date

None.

CreatedBy

integer

None.

UpdatedBy

integer

None.

Title

string

None.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

Phone

string

None.

AlternatePhone

string

None.

VerificationCode

string

None.

EmailVerified

boolean

None.

CompanyName

string

None.

Password

string

None.

State

integer

None.

UserType

string

None.

ImageUrl

string

None.

DOB

date

None.

Address

string

None.

City

string

None.

PostCode

string

None.

AboutUs

string

None.

MortgageLead

MortgageLead

None.

LifeLead

LifeLead

None.

HealthLead

HealthLead

None.

EquityReleaseLead

EquityReleaseLead

None.

BridgingLoanLead

BridgingLoanLead

None.

LoanLead

LoanLead

None.

PrepaidFuneralLead

PrepaidFuneralLead

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "e5f84f31-d193-4ce0-bdcc-2ab673405e65",
  "createdOn": "2024-09-13T07:36:46.5754826Z",
  "updatedOn": "2024-09-13T07:36:46.5754826Z",
  "createdBy": 3,
  "updatedBy": 1,
  "title": "sample string 4",
  "userName": "sample string 5",
  "firstName": "sample string 6",
  "lastName": "sample string 7",
  "phone": "sample string 8",
  "alternatePhone": "sample string 9",
  "verificationCode": "sample string 10",
  "emailVerified": true,
  "companyName": "sample string 12",
  "password": "sample string 13",
  "state": 14,
  "userType": "sample string 15",
  "imageUrl": "sample string 16",
  "dob": "2024-09-13T07:36:46.5764815Z",
  "address": "sample string 18",
  "city": "sample string 19",
  "postCode": "sample string 20",
  "aboutUs": "sample string 21",
  "mortgageLead": {
    "employmentStatus": "EmployedFullTime",
    "generatedDate": "2024-09-13T07:36:46.5774812Z",
    "period": 2,
    "propertyValue": 3,
    "loanValue": 4,
    "currentDebt": 5,
    "propertyType": "House",
    "propertyLocation": "England",
    "creditHistory": "Good",
    "annualIncome": 6,
    "missAnyLoan": true,
    "hadBankruptcy": true,
    "appliedIva": true,
    "hadCcj": true,
    "rateType": "FixedRate",
    "repaymentType": "CapitalRepayment",
    "ltv": 11.0,
    "adverseCredit": true,
    "charge": "FirstCharge",
    "mortgageType": "sample string 13",
    "id": 14,
    "createdOn": "2024-09-13T07:36:46.5784818Z",
    "updatedOn": "2024-09-13T07:36:46.5784818Z",
    "createdBy": "4fa62ce7-b791-4699-90e4-77c37c477dd8",
    "updatedBy": "beea161b-5d1d-492d-89cb-a2f912c758bd",
    "deleteStatus": "Active"
  },
  "lifeLead": {
    "singleOwnership": true,
    "smoker": true,
    "period": 3,
    "premiumType": "Guaranteed",
    "criticalIllness": true,
    "insuranceType": "Level",
    "amount": 5,
    "productType": "sample string 6",
    "id": 7,
    "createdOn": "2024-09-13T07:36:46.5794819Z",
    "updatedOn": "2024-09-13T07:36:46.5794819Z",
    "createdBy": "60478e32-ffd8-4724-826d-1c0cfae2e773",
    "updatedBy": "189ba20f-10a5-4607-ada0-7ae8a6dd978b",
    "deleteStatus": "Active"
  },
  "healthLead": {
    "premiumTypeId": 1,
    "insuranceTypeId": 2,
    "familyNumber": 1,
    "smoker": true,
    "amount": 4,
    "coverTypeHealth": "JustYourself",
    "existingPolicy": true,
    "id": 6,
    "createdOn": "2024-09-13T07:36:46.5804811Z",
    "updatedOn": "2024-09-13T07:36:46.5804811Z",
    "createdBy": "bc811ba4-e86c-462d-852e-91a8c570ee3a",
    "updatedBy": "4c9ad90f-931b-4be4-a906-dd2882709585",
    "deleteStatus": "Active"
  },
  "equityReleaseLead": {
    "homeValue": 1,
    "outstandingMortgageValue": 2,
    "id": 3,
    "createdOn": "2024-09-13T07:36:46.5804811Z",
    "updatedOn": "2024-09-13T07:36:46.5804811Z",
    "createdBy": "b875eff0-4730-4701-8ddd-11bb819593ec",
    "updatedBy": "9f5675c2-007b-4ecc-8a76-1fef226d9f98",
    "deleteStatus": "Active"
  },
  "bridgingLoanLead": {
    "productType": "sample string 1",
    "amount": 2,
    "propertyValue": 3,
    "term": "OneToThreeMonths",
    "charge": "FirstCharge",
    "proposedProperty": "Yes",
    "id": 4,
    "createdOn": "2024-09-13T07:36:46.5814808Z",
    "updatedOn": "2024-09-13T07:36:46.5814808Z",
    "createdBy": "0fbec40d-bb3f-4cc3-95a9-305f68b9bd91",
    "updatedBy": "a1c3334e-e7c4-4876-8e72-14f797d5ddd2",
    "deleteStatus": "Active"
  },
  "loanLead": {
    "loanPurpose": "HomeImprovement",
    "loanEmploymentStatus": "EmployedFullTime",
    "loanCreditRating": "Excellent",
    "loanAnnualIncome": 1,
    "mortgageBalance": 1,
    "loanPropertyValue": 1,
    "homeOwner": true,
    "loanValue": 2,
    "id": 3,
    "createdOn": "2024-09-13T07:36:46.5814808Z",
    "updatedOn": "2024-09-13T07:36:46.5814808Z",
    "createdBy": "78744523-4d1d-489f-a6f4-ce8f6db4d8f7",
    "updatedBy": "11fe2aea-b880-4639-b4d4-e43248c0bccc",
    "deleteStatus": "Active"
  },
  "prepaidFuneralLead": {
    "dob": "2024-09-13T07:36:46.5824809Z",
    "id": 2,
    "createdOn": "2024-09-13T07:36:46.5824809Z",
    "updatedOn": "2024-09-13T07:36:46.5824809Z",
    "createdBy": "e06f9626-4a4b-4c6b-9796-3d7355a60d39",
    "updatedBy": "5e856f31-af6c-4610-bfd9-7e4c6cfa31f5",
    "deleteStatus": "Active"
  }
}

text/html, multipart/form-data

Sample:
{"id":"e5f84f31-d193-4ce0-bdcc-2ab673405e65","createdOn":"2024-09-13T07:36:46.5754826Z","updatedOn":"2024-09-13T07:36:46.5754826Z","createdBy":3,"updatedBy":1,"title":"sample string 4","userName":"sample string 5","firstName":"sample string 6","lastName":"sample string 7","phone":"sample string 8","alternatePhone":"sample string 9","verificationCode":"sample string 10","emailVerified":true,"companyName":"sample string 12","password":"sample string 13","state":14,"userType":"sample string 15","imageUrl":"sample string 16","dob":"2024-09-13T07:36:46.5764815Z","address":"sample string 18","city":"sample string 19","postCode":"sample string 20","aboutUs":"sample string 21","mortgageLead":{"employmentStatus":"EmployedFullTime","generatedDate":"2024-09-13T07:36:46.5774812Z","period":2,"propertyValue":3,"loanValue":4,"currentDebt":5,"propertyType":"House","propertyLocation":"England","creditHistory":"Good","annualIncome":6,"missAnyLoan":true,"hadBankruptcy":true,"appliedIva":true,"hadCcj":true,"rateType":"FixedRate","repaymentType":"CapitalRepayment","ltv":11.0,"adverseCredit":true,"charge":"FirstCharge","mortgageType":"sample string 13","id":14,"createdOn":"2024-09-13T07:36:46.5784818Z","updatedOn":"2024-09-13T07:36:46.5784818Z","createdBy":"4fa62ce7-b791-4699-90e4-77c37c477dd8","updatedBy":"beea161b-5d1d-492d-89cb-a2f912c758bd","deleteStatus":"Active"},"lifeLead":{"singleOwnership":true,"smoker":true,"period":3,"premiumType":"Guaranteed","criticalIllness":true,"insuranceType":"Level","amount":5,"productType":"sample string 6","id":7,"createdOn":"2024-09-13T07:36:46.5794819Z","updatedOn":"2024-09-13T07:36:46.5794819Z","createdBy":"60478e32-ffd8-4724-826d-1c0cfae2e773","updatedBy":"189ba20f-10a5-4607-ada0-7ae8a6dd978b","deleteStatus":"Active"},"healthLead":{"premiumTypeId":1,"insuranceTypeId":2,"familyNumber":1,"smoker":true,"amount":4,"coverTypeHealth":"JustYourself","existingPolicy":true,"id":6,"createdOn":"2024-09-13T07:36:46.5804811Z","updatedOn":"2024-09-13T07:36:46.5804811Z","createdBy":"bc811ba4-e86c-462d-852e-91a8c570ee3a","updatedBy":"4c9ad90f-931b-4be4-a906-dd2882709585","deleteStatus":"Active"},"equityReleaseLead":{"homeValue":1,"outstandingMortgageValue":2,"id":3,"createdOn":"2024-09-13T07:36:46.5804811Z","updatedOn":"2024-09-13T07:36:46.5804811Z","createdBy":"b875eff0-4730-4701-8ddd-11bb819593ec","updatedBy":"9f5675c2-007b-4ecc-8a76-1fef226d9f98","deleteStatus":"Active"},"bridgingLoanLead":{"productType":"sample string 1","amount":2,"propertyValue":3,"term":"OneToThreeMonths","charge":"FirstCharge","proposedProperty":"Yes","id":4,"createdOn":"2024-09-13T07:36:46.5814808Z","updatedOn":"2024-09-13T07:36:46.5814808Z","createdBy":"0fbec40d-bb3f-4cc3-95a9-305f68b9bd91","updatedBy":"a1c3334e-e7c4-4876-8e72-14f797d5ddd2","deleteStatus":"Active"},"loanLead":{"loanPurpose":"HomeImprovement","loanEmploymentStatus":"EmployedFullTime","loanCreditRating":"Excellent","loanAnnualIncome":1,"mortgageBalance":1,"loanPropertyValue":1,"homeOwner":true,"loanValue":2,"id":3,"createdOn":"2024-09-13T07:36:46.5814808Z","updatedOn":"2024-09-13T07:36:46.5814808Z","createdBy":"78744523-4d1d-489f-a6f4-ce8f6db4d8f7","updatedBy":"11fe2aea-b880-4639-b4d4-e43248c0bccc","deleteStatus":"Active"},"prepaidFuneralLead":{"dob":"2024-09-13T07:36:46.5824809Z","id":2,"createdOn":"2024-09-13T07:36:46.5824809Z","updatedOn":"2024-09-13T07:36:46.5824809Z","createdBy":"e06f9626-4a4b-4c6b-9796-3d7355a60d39","updatedBy":"5e856f31-af6c-4610-bfd9-7e4c6cfa31f5","deleteStatus":"Active"}}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data

Sample:

Sample not available.