Web Service: RosettaApplicationServicesService
Target Namespace:
https://www.dealtrak123.co.uk/rosetta/webservices/application
Port RosettaApplicationServicesPort Port typeSource code
Location:
https://www.dealtrak123.co.uk/rosetta/webservices/application
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
- add_applicantDetailSource code
- add_application_noteDetailSource code
- add_bankDetailSource code
- add_documentDetailSource code
- add_employmentDetailSource code
- add_organisationDetailSource code
- add_quotationDetailSource code
- add_residenceDetailSource code
- add_vehicleDetailSource code
- add_vehicle_accessoryDetailSource code
- add_vehicle_optionDetailSource code
- add_vehicle_vapDetailSource code
- create_applicationDetailSource code
- edit_applicantDetailSource code
- edit_applicationDetailSource code
- edit_application_noteDetailSource code
- edit_bankDetailSource code
- edit_employmentDetailSource code
- edit_organisationDetailSource code
- edit_proposalDetailSource code
- edit_quotationDetailSource code
- edit_residenceDetailSource code
- edit_vehicleDetailSource code
- edit_vehicle_accessoryDetailSource code
- edit_vehicle_optionDetailSource code
- edit_vehicle_vapDetailSource code
- get_applicantDetailSource code
- get_applicationDetailSource code
- get_application_detailsDetailSource code
- get_application_noteDetailSource code
- get_bankDetailSource code
- get_employmentDetailSource code
- get_organisationDetailSource code
- get_quotationDetailSource code
- get_residenceDetailSource code
- get_vehicleDetailSource code
- get_vehicle_accessoryDetailSource code
- get_vehicle_optionDetailSource code
- get_vehicle_vapDetailSource code
- load_applicationDetailSource code
- remove_applicantDetailSource code
- remove_application_noteDetailSource code
- remove_bankDetailSource code
- remove_employmentDetailSource code
- remove_organisationDetailSource code
- remove_quotationDetailSource code
- remove_residenceDetailSource code
- remove_vehicleDetailSource code
- remove_vehicle_accessoryDetailSource code
- remove_vehicle_optionDetailSource code
- remove_vehicle_vapDetailSource code
Operations
- add_applicantDescription:Add an Application ApplicantOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_applicantInput:add_applicantIn (soap:body, use = literal)Source codeparameters type add_applicant
- request type AddApplicantRequest
- application_id - nillable; type int
- reference - nillable; type string
- applicant - nillable; type Applicant
- type_id - nillable; type int
- name_title_id - nillable; type int
- forename - nillable; type string
- middlename - nillable; type string
- surname - nillable; type string
- alias - nillable; type string
- maiden_name - nillable; type string
- dob - nillable; type string
- gender_type_id - nillable; type int
- home_phone - nillable; type string
- mobile - nillable; type string
- work_phone - nillable; type string
- email - nillable; type string
- dependants - nillable; type int
- marital_status_id - nillable; type int
- passport_id - nillable; type int
- driving_license_id - nillable; type int
- driving_license_number - nillable; type string
- relationship_type_id - nillable; type int
- optin_post - nillable; type boolean
- optin_email - nillable; type boolean
- optin_phone - nillable; type boolean
- optin_sms - nillable; type boolean
- uk_resident - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_applicantOut (soap:body, use = literal)Source codeparameters type add_applicantResponse- add_applicantResult type AddApplicantResponse
- applicant_id - nillable; type int
- request type AddApplicantRequest
- add_application_noteDescription:Add Application NoteOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_application_noteInput:add_application_noteIn (soap:body, use = literal)Source codeparameters type add_application_note
- request type AddApplicationNoteRequest
- application_id - nillable; type int
- reference - nillable; type string
- note - nillable; type Note
- visible_to_lender - nillable; type boolean
- note - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_application_noteOut (soap:body, use = literal)Source codeparameters type add_application_noteResponse- add_application_noteResult type AddApplicationNoteResponse
- note_id - nillable; type int
- request type AddApplicationNoteRequest
- add_bankDescription:Add an Applicant BankOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_bankInput:add_bankIn (soap:body, use = literal)Source codeparameters type add_bank
- request type AddBankRequest
- applicant_id - nillable; type int
- reference - nillable; type string
- bank - nillable; type Bank
- account_name - nillable; type string
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- years - nillable; type int
- months - nillable; type int
- amex - nillable; type boolean
- chequecard - nillable; type boolean
- dinersclub - nillable; type boolean
- mastercard - nillable; type boolean
- visa - nillable; type boolean
- debit_card - nillable; type boolean
- other - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_bankOut (soap:body, use = literal)Source codeparameters type add_bankResponse- add_bankResult type AddBankResponse
- bank_id - nillable; type int
- request type AddBankRequest
- add_documentDescription:Add a DocumentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_documentInput:add_documentIn (soap:body, use = literal)Source codeparameters type add_document
- request type AddDocumentRequest
- application_id - nillable; type int
- filename - nillable; type string
- data - nillable; type string
- description - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_documentOut (soap:body, use = literal)Source codeparameters type add_documentResponse- add_documentResult type AddDocumentResponse
- success - nillable; type boolean
- document_id - nillable; type int
- request type AddDocumentRequest
- add_employmentDescription:Add an Applicant EmploymentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_employmentInput:add_employmentIn (soap:body, use = literal)Source codeparameters type add_employment
- request type AddEmploymentRequest
- applicant_id - nillable; type int
- reference - nillable; type string
- employment - nillable; type Employment
- occupation - nillable; type string
- occupation_id - nillable; type int
- company - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_trading_address - nillable; type boolean
- employment_type_id - nillable; type int
- employment_status_id - nillable; type int
- employment_sector_id - nillable; type int
- gross_income - nillable; type float
- income - nillable; type float
- income_frequency_id - nillable; type float
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_employmentOut (soap:body, use = literal)Source codeparameters type add_employmentResponse- add_employmentResult type AddEmploymentResponse
- employment_id - nillable; type int
- request type AddEmploymentRequest
- add_organisationDescription:Add an OrganisationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_organisationInput:add_organisationIn (soap:body, use = literal)Source codeparameters type add_organisation
- request type AddOrganisationRequest
- application_id - nillable; type int
- reference - nillable; type string
- organisation - nillable; type Organisation
- organisation_name - nillable; type string
- previous_organisation_name - nillable; type string
- organisation_type_id - nillable; type int
- industry_type_id - nillable; type int
- main_number - nillable; type string
- main_email - nillable; type string
- date_established - nillable; type string
- company_registration - nillable; type string
- vat_number - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- business_building_tenure_id - nillable; type int
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- bank_years - nillable; type int
- bank_months - nillable; type int
- dd_valid - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_organisationOut (soap:body, use = literal)Source codeparameters type add_organisationResponse- add_organisationResult type AddOrganisationResponse
- organisation_id - nillable; type int
- request type AddOrganisationRequest
- add_quotationDescription:Add Vehicle QuotationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_quotationInput:add_quotationIn (soap:body, use = literal)Source codeparameters type add_quotation
- request type AddQuotationRequest
- vehicle_id - nillable; type int
- reference - nillable; type string
- quotation - nillable; type Quotation
- finance_type_id - nillable; type int
- vat_qualifying - nillable; type boolean
- vehicle - nillable; type float
- vehicle_vat - nillable; type float
- vehicle_discount - nillable; type float
- delivery - nillable; type float
- delivery_vat - nillable; type float
- rfl - nillable; type float
- rfl_term - nillable; type int
- reg_fee - nillable; type float
- part_ex - nillable; type float
- settlement - nillable; type float
- settlement_lender_id - nillable; type int
- px_reg_no - nillable; type string
- px_mileage - nillable; type float
- deposit - nillable; type float
- deposit_sterling - nillable; type float
- fda - nillable; type float
- ips - nillable; type float
- flat_rate - nillable; type float
- apr_rate - nillable; type float
- rate_type - nillable; type string
- term - nillable; type int
- balloon - nillable; type float
- monthly_payment - nillable; type float
- annual_mileage - nillable; type int
- vat_rate - nillable; type float
- vehicle_subsidy - nillable; type float
- custom_fields - nillable; type ArrayOfCustomField
- item - optional, unbounded; type CustomField
- name - nillable; type string
- value - nillable; type string
- item - optional, unbounded; type CustomField
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_quotationOut (soap:body, use = literal)Source codeparameters type add_quotationResponse- add_quotationResult type AddQuotationResponse
- quotation_id - nillable; type int
- request type AddQuotationRequest
- add_residenceDescription:Add an Applicant ResidenceOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_residenceInput:add_residenceIn (soap:body, use = literal)Source codeparameters type add_residence
- request type AddResidenceRequest
- applicant_id - nillable; type int
- reference - nillable; type string
- residence - nillable; type Residence
- flat - nillable; type string
- house_number - nillable; type string
- house_name - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- residential_status_id - nillable; type int
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_residenceOut (soap:body, use = literal)Source codeparameters type add_residenceResponse- add_residenceResult type AddResidenceResponse
- residence_id - nillable; type int
- request type AddResidenceRequest
- add_vehicleDescription:Add a VehicleOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_vehicleInput:add_vehicleIn (soap:body, use = literal)Source codeparameters type add_vehicle
- request type AddVehicleRequest
- application_id - nillable; type int
- reference - nillable; type string
- vehicle - nillable; type Vehicle
- vehicle_type_id - nillable; type int
- vehicle_newused_id - nillable; type int
- make - nillable; type string
- model - nillable; type string
- style - nillable; type string
- engine_size - nillable; type int
- doors - nillable; type int
- reg_no - nillable; type string
- asset_type_id - nillable; type int
- description - nillable; type string
- first_reg - nillable; type string
- vin - nillable; type string
- colour - nillable; type string
- year_man - nillable; type string
- import - nillable; type boolean
- mileage - nillable; type string
- fuel_type_id - nillable; type int
- transmission_type_id - nillable; type int
- capcode - nillable; type string
- glasses_code - nillable; type string
- glasses_code_family - nillable; type string
- stock_number - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_vehicleOut (soap:body, use = literal)Source codeparameters type add_vehicleResponse- add_vehicleResult type AddVehicleResponse
- vehicle_id - nillable; type int
- request type AddVehicleRequest
- add_vehicle_accessoryDescription:Add Vehicle AccessoryOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_vehicle_accessoryInput:add_vehicle_accessoryIn (soap:body, use = literal)Source codeparameters type add_vehicle_accessory
- request type AddVehicleAccessoryRequest
- quotation_id - nillable; type int
- reference - nillable; type string
- accessory - nillable; type Accessory
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- accessory_type_id - nillable; type int
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_vehicle_accessoryOut (soap:body, use = literal)Source codeparameters type add_vehicle_accessoryResponse- add_vehicle_accessoryResult type AddVehicleAccessoryResponse
- vehicle_accessory_id - nillable; type int
- request type AddVehicleAccessoryRequest
- add_vehicle_optionDescription:Add Vehicle OptionOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_vehicle_optionInput:add_vehicle_optionIn (soap:body, use = literal)Source codeparameters type add_vehicle_option
- request type AddVehicleOptionRequest
- quotation_id - nillable; type int
- reference - nillable; type string
- option - nillable; type Option
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_vehicle_optionOut (soap:body, use = literal)Source codeparameters type add_vehicle_optionResponse- add_vehicle_optionResult type AddVehicleOptionResponse
- vehicle_option_id - nillable; type int
- request type AddVehicleOptionRequest
- add_vehicle_vapDescription:Add Vehicle VapOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#add_vehicle_vapInput:add_vehicle_vapIn (soap:body, use = literal)Source codeparameters type add_vehicle_vap
- request type AddVehicleVapRequest
- quotation_id - nillable; type int
- reference - nillable; type string
- vap - nillable; type Vap
- vap_package_id - nillable; type int
- vap_type_id - nillable; type int
- product - nillable; type string
- premium - nillable; type float
- net_cost - nillable; type float
- tax_rate - nillable; type float
- payment_id - nillable; type int
- vap_term - nillable; type int
- policy_number - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:add_vehicle_vapOut (soap:body, use = literal)Source codeparameters type add_vehicle_vapResponse- add_vehicle_vapResult type AddVehicleVapResponse
- vap_id - nillable; type int
- request type AddVehicleVapRequest
- create_applicationDescription:Creates a new Private or Business ApplicationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#create_applicationInput:create_applicationIn (soap:body, use = literal)Source codeparameters type create_application
- request type CreateApplicationRequest
- application_type_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:create_applicationOut (soap:body, use = literal)Source codeparameters type create_applicationResponse- create_applicationResult type CreateApplicationResponse
- application_id - nillable; type int
- request type CreateApplicationRequest
- edit_applicantDescription:Edit an Application ApplicantOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_applicantInput:edit_applicantIn (soap:body, use = literal)Source codeparameters type edit_applicant
- request type EditApplicantRequest
- applicant_id - nillable; type int
- reference - nillable; type string
- applicant - nillable; type Applicant
- type_id - nillable; type int
- name_title_id - nillable; type int
- forename - nillable; type string
- middlename - nillable; type string
- surname - nillable; type string
- alias - nillable; type string
- maiden_name - nillable; type string
- dob - nillable; type string
- gender_type_id - nillable; type int
- home_phone - nillable; type string
- mobile - nillable; type string
- work_phone - nillable; type string
- email - nillable; type string
- dependants - nillable; type int
- marital_status_id - nillable; type int
- passport_id - nillable; type int
- driving_license_id - nillable; type int
- driving_license_number - nillable; type string
- relationship_type_id - nillable; type int
- optin_post - nillable; type boolean
- optin_email - nillable; type boolean
- optin_phone - nillable; type boolean
- optin_sms - nillable; type boolean
- uk_resident - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_applicantOut (soap:body, use = literal)Source codeparameters type edit_applicantResponse- edit_applicantResult type EditApplicantResponse
- success - nillable; type boolean
- request type EditApplicantRequest
- edit_applicationDescription:Edit ApplicationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_applicationInput:edit_applicationIn (soap:body, use = literal)Source codeparameters type edit_application
- request type EditApplicationRequest
- application_id - nillable; type int
- reference - nillable; type string
- application - nillable; type Application
- application_type_id - nillable; type int
- sales_type_id - nillable; type int
- delivery_date - nillable; type string
- assigned_dealer_contact - nillable; type int
- assigned_introducer_contact - nillable; type int
- sales_staff_id - nillable; type int
- sales_staff - nillable; type string
- sales_manager_id - nillable; type int
- sales_manager - nillable; type string
- finance_amount - nillable; type float
- referrer - nillable; type int
- distance_marketed - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_applicationOut (soap:body, use = literal)Source codeparameters type edit_applicationResponse- edit_applicationResult type EditApplicationResponse
- success - nillable; type boolean
- request type EditApplicationRequest
- edit_application_noteDescription:Edit Application NoteOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_application_noteInput:edit_application_noteIn (soap:body, use = literal)Source codeparameters type edit_application_note
- request type EditApplicationNoteRequest
- note_id - nillable; type int
- reference - nillable; type string
- note - nillable; type Note
- visible_to_lender - nillable; type boolean
- note - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_application_noteOut (soap:body, use = literal)Source codeparameters type edit_application_noteResponse- edit_application_noteResult type EditApplicationNoteResponse
- success - nillable; type boolean
- request type EditApplicationNoteRequest
- edit_bankDescription:Edit an Applicant BankOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_bankInput:edit_bankIn (soap:body, use = literal)Source codeparameters type edit_bank
- request type EditBankRequest
- bank_id - nillable; type int
- reference - nillable; type string
- bank - nillable; type Bank
- account_name - nillable; type string
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- years - nillable; type int
- months - nillable; type int
- amex - nillable; type boolean
- chequecard - nillable; type boolean
- dinersclub - nillable; type boolean
- mastercard - nillable; type boolean
- visa - nillable; type boolean
- debit_card - nillable; type boolean
- other - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_bankOut (soap:body, use = literal)Source codeparameters type edit_bankResponse- edit_bankResult type EditBankResponse
- success - nillable; type boolean
- request type EditBankRequest
- edit_employmentDescription:Edit an Applicant EmploymentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_employmentInput:edit_employmentIn (soap:body, use = literal)Source codeparameters type edit_employment
- request type EditEmploymentRequest
- employment_id - nillable; type int
- reference - nillable; type string
- employment - nillable; type Employment
- occupation - nillable; type string
- occupation_id - nillable; type int
- company - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_trading_address - nillable; type boolean
- employment_type_id - nillable; type int
- employment_status_id - nillable; type int
- employment_sector_id - nillable; type int
- gross_income - nillable; type float
- income - nillable; type float
- income_frequency_id - nillable; type float
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_employmentOut (soap:body, use = literal)Source codeparameters type edit_employmentResponse- edit_employmentResult type EditEmploymentResponse
- success - nillable; type boolean
- request type EditEmploymentRequest
- edit_organisationDescription:Edit an OrganisationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_organisationInput:edit_organisationIn (soap:body, use = literal)Source codeparameters type edit_organisation
- request type EditOrganisationRequest
- organisation_id - nillable; type int
- reference - nillable; type string
- organisation - nillable; type Organisation
- organisation_name - nillable; type string
- previous_organisation_name - nillable; type string
- organisation_type_id - nillable; type int
- industry_type_id - nillable; type int
- main_number - nillable; type string
- main_email - nillable; type string
- date_established - nillable; type string
- company_registration - nillable; type string
- vat_number - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- business_building_tenure_id - nillable; type int
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- bank_years - nillable; type int
- bank_months - nillable; type int
- dd_valid - nillable; type boolean
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_organisationOut (soap:body, use = literal)Source codeparameters type edit_organisationResponse- edit_organisationResult type EditOrganisationResponse
- success - nillable; type boolean
- request type EditOrganisationRequest
- edit_proposalDescription:Edit ProposalOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_proposalInput:edit_proposalIn (soap:body, use = literal)Source codeparameters type edit_proposal
- request type EditProposalRequest
- proposal - nillable; type Proposal
- application_id - nillable; type int
- proposal_status_id - nillable; type int
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
- proposal - nillable; type Proposal
Output:edit_proposalOut (soap:body, use = literal)Source codeparameters type edit_proposalResponse- edit_proposalResult type EditProposalResponse
- success - nillable; type boolean
- request type EditProposalRequest
- edit_quotationDescription:Edit Vehicle QuotationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_quotationInput:edit_quotationIn (soap:body, use = literal)Source codeparameters type edit_quotation
- request type EditQuotationRequest
- quotation_id - nillable; type int
- reference - nillable; type string
- quotation - nillable; type Quotation
- finance_type_id - nillable; type int
- vat_qualifying - nillable; type boolean
- vehicle - nillable; type float
- vehicle_vat - nillable; type float
- vehicle_discount - nillable; type float
- delivery - nillable; type float
- delivery_vat - nillable; type float
- rfl - nillable; type float
- rfl_term - nillable; type int
- reg_fee - nillable; type float
- part_ex - nillable; type float
- settlement - nillable; type float
- settlement_lender_id - nillable; type int
- px_reg_no - nillable; type string
- px_mileage - nillable; type float
- deposit - nillable; type float
- deposit_sterling - nillable; type float
- fda - nillable; type float
- ips - nillable; type float
- flat_rate - nillable; type float
- apr_rate - nillable; type float
- rate_type - nillable; type string
- term - nillable; type int
- balloon - nillable; type float
- monthly_payment - nillable; type float
- annual_mileage - nillable; type int
- vat_rate - nillable; type float
- vehicle_subsidy - nillable; type float
- custom_fields - nillable; type ArrayOfCustomField
- item - optional, unbounded; type CustomField
- name - nillable; type string
- value - nillable; type string
- item - optional, unbounded; type CustomField
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_quotationOut (soap:body, use = literal)Source codeparameters type edit_quotationResponse- edit_quotationResult type EditQuotationResponse
- success - nillable; type boolean
- request type EditQuotationRequest
- edit_residenceDescription:Edit an Applicant ResidenceOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_residenceInput:edit_residenceIn (soap:body, use = literal)Source codeparameters type edit_residence
- request type EditResidenceRequest
- residence_id - nillable; type int
- reference - nillable; type string
- residence - nillable; type Residence
- flat - nillable; type string
- house_number - nillable; type string
- house_name - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- residential_status_id - nillable; type int
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_residenceOut (soap:body, use = literal)Source codeparameters type edit_residenceResponse- edit_residenceResult type EditResidenceResponse
- success - nillable; type boolean
- request type EditResidenceRequest
- edit_vehicleDescription:Edit a VehicleOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_vehicleInput:edit_vehicleIn (soap:body, use = literal)Source codeparameters type edit_vehicle
- request type EditVehicleRequest
- vehicle_id - nillable; type int
- reference - nillable; type string
- vehicle - nillable; type Vehicle
- vehicle_type_id - nillable; type int
- vehicle_newused_id - nillable; type int
- make - nillable; type string
- model - nillable; type string
- style - nillable; type string
- engine_size - nillable; type int
- doors - nillable; type int
- reg_no - nillable; type string
- asset_type_id - nillable; type int
- description - nillable; type string
- first_reg - nillable; type string
- vin - nillable; type string
- colour - nillable; type string
- year_man - nillable; type string
- import - nillable; type boolean
- mileage - nillable; type string
- fuel_type_id - nillable; type int
- transmission_type_id - nillable; type int
- capcode - nillable; type string
- glasses_code - nillable; type string
- glasses_code_family - nillable; type string
- stock_number - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_vehicleOut (soap:body, use = literal)Source codeparameters type edit_vehicleResponse- edit_vehicleResult type EditVehicleResponse
- success - nillable; type boolean
- request type EditVehicleRequest
- edit_vehicle_accessoryDescription:Edit Vehicle AccessoryOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_vehicle_accessoryInput:edit_vehicle_accessoryIn (soap:body, use = literal)Source codeparameters type edit_vehicle_accessory
- request type EditVehicleAccessoryRequest
- vehicle_accessory_id - nillable; type int
- reference - nillable; type string
- accessory - nillable; type Accessory
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- accessory_type_id - nillable; type int
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_vehicle_accessoryOut (soap:body, use = literal)Source codeparameters type edit_vehicle_accessoryResponse- edit_vehicle_accessoryResult type EditVehicleAccessoryResponse
- success - nillable; type boolean
- request type EditVehicleAccessoryRequest
- edit_vehicle_optionDescription:Edit Vehicle OptionOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_vehicle_optionInput:edit_vehicle_optionIn (soap:body, use = literal)Source codeparameters type edit_vehicle_option
- request type EditVehicleOptionRequest
- vehicle_option_id - nillable; type int
- reference - nillable; type string
- option - nillable; type Option
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_vehicle_optionOut (soap:body, use = literal)Source codeparameters type edit_vehicle_optionResponse- edit_vehicle_optionResult type EditVehicleOptionResponse
- success - nillable; type boolean
- request type EditVehicleOptionRequest
- edit_vehicle_vapDescription:Edit Vehicle VapOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#edit_vehicle_vapInput:edit_vehicle_vapIn (soap:body, use = literal)Source codeparameters type edit_vehicle_vap
- request type EditVehicleVapRequest
- vap_id - nillable; type int
- reference - nillable; type string
- vap - nillable; type Vap
- vap_package_id - nillable; type int
- vap_type_id - nillable; type int
- product - nillable; type string
- premium - nillable; type float
- net_cost - nillable; type float
- tax_rate - nillable; type float
- payment_id - nillable; type int
- vap_term - nillable; type int
- policy_number - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:edit_vehicle_vapOut (soap:body, use = literal)Source codeparameters type edit_vehicle_vapResponse- edit_vehicle_vapResult type EditVehicleVapResponse
- success - nillable; type boolean
- request type EditVehicleVapRequest
- get_applicantDescription:Get ApplicantOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_applicantInput:get_applicantIn (soap:body, use = literal)Source codeparameters type get_applicant
- request type GetApplicantRequest
- applicant_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_applicantOut (soap:body, use = literal)Source codeparameters type get_applicantResponse- get_applicantResult type GetApplicantResponse
- applicant - nillable; type Applicant
- type_id - nillable; type int
- name_title_id - nillable; type int
- forename - nillable; type string
- middlename - nillable; type string
- surname - nillable; type string
- alias - nillable; type string
- maiden_name - nillable; type string
- dob - nillable; type string
- gender_type_id - nillable; type int
- home_phone - nillable; type string
- mobile - nillable; type string
- work_phone - nillable; type string
- email - nillable; type string
- dependants - nillable; type int
- marital_status_id - nillable; type int
- passport_id - nillable; type int
- driving_license_id - nillable; type int
- driving_license_number - nillable; type string
- relationship_type_id - nillable; type int
- optin_post - nillable; type boolean
- optin_email - nillable; type boolean
- optin_phone - nillable; type boolean
- optin_sms - nillable; type boolean
- uk_resident - nillable; type boolean
- applicant - nillable; type Applicant
- request type GetApplicantRequest
- get_applicationDescription:Get ApplicationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_applicationInput:get_applicationIn (soap:body, use = literal)Source codeparameters type get_application
- request type GetApplicationRequest
- application_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_applicationOut (soap:body, use = literal)Source codeparameters type get_applicationResponse- get_applicationResult type GetApplicationResponse
- application - nillable; type Application
- application_type_id - nillable; type int
- sales_type_id - nillable; type int
- delivery_date - nillable; type string
- assigned_dealer_contact - nillable; type int
- assigned_introducer_contact - nillable; type int
- sales_staff_id - nillable; type int
- sales_staff - nillable; type string
- sales_manager_id - nillable; type int
- sales_manager - nillable; type string
- finance_amount - nillable; type float
- referrer - nillable; type int
- distance_marketed - nillable; type boolean
- application - nillable; type Application
- request type GetApplicationRequest
- get_application_detailsDescription:Show the full application detailsOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_application_detailsInput:get_application_detailsIn (soap:body, use = literal)Source codeparameters type get_application_details
- request type GetApplicationDetailsRequest
- application_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_application_detailsOut (soap:body, use = literal)Source codeparameters type get_application_detailsResponse- get_application_detailsResult type GetApplicationDetailsResponse
- application - nillable; type ApplicationDetails
- application_id - nillable; type int
- reference - nillable; type string
- dealer_id - nillable; type int
- user_created_id - nillable; type int
- user_id - nillable; type int
- application_status_id - nillable; type int
- assigned_vehicle_id - nillable; type int
- assigned_destination_id - nillable; type int
- sales_staff_id - nillable; type int
- sales_manager_id - nillable; type int
- organisation - nillable; type OrganisationDetails
- organisation_id - nillable; type int
- created_at - nillable; type string
- updated_at - nillable; type string
- organisation_name - nillable; type string
- previous_organisation_name - nillable; type string
- organisation_type_id - nillable; type int
- industry_type_id - nillable; type int
- main_number - nillable; type string
- main_email - nillable; type string
- date_established - nillable; type string
- company_registration - nillable; type string
- vat_number - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- business_building_tenure_id - nillable; type int
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- bank_years - nillable; type int
- bank_months - nillable; type int
- dd_valid - nillable; type boolean
- applicants - nillable; type ArrayOfApplicantDetails
- item - optional, unbounded; type ApplicantDetails
- applicant_id - nillable; type int
- sequence - nillable; type int
- residences - nillable; type ArrayOfResidenceDetails
- item - optional, unbounded; type ResidenceDetails
- residence_id - nillable; type int
- sequence - nillable; type int
- created_at - nillable; type string
- updated_at - nillable; type string
- flat - nillable; type string
- house_number - nillable; type string
- house_name - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- residential_status_id - nillable; type int
- item - optional, unbounded; type ResidenceDetails
- employments - nillable; type ArrayOfEmploymentDetails
- item - optional, unbounded; type EmploymentDetails
- employment_id - nillable; type int
- sequence - nillable; type int
- created_at - nillable; type string
- updated_at - nillable; type string
- occupation - nillable; type string
- occupation_id - nillable; type int
- company - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_trading_address - nillable; type boolean
- employment_type_id - nillable; type int
- employment_status_id - nillable; type int
- employment_sector_id - nillable; type int
- gross_income - nillable; type float
- income - nillable; type float
- income_frequency_id - nillable; type float
- item - optional, unbounded; type EmploymentDetails
- bank - nillable; type BankDetails
- bank_id - nillable; type int
- account_name - nillable; type string
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- years - nillable; type int
- months - nillable; type int
- amex - nillable; type boolean
- chequecard - nillable; type boolean
- dinersclub - nillable; type boolean
- mastercard - nillable; type boolean
- visa - nillable; type boolean
- debit_card - nillable; type boolean
- other - nillable; type boolean
- created_at - nillable; type string
- updated_at - nillable; type string
- affordability - nillable; type Affordability
- replacement_loan - nillable; type boolean
- sustainability - nillable; type boolean
- monthly_mortgage - nillable; type float
- other_expenditure - nillable; type float
- created_at - nillable; type string
- updated_at - nillable; type string
- type_id - nillable; type int
- name_title_id - nillable; type int
- forename - nillable; type string
- middlename - nillable; type string
- surname - nillable; type string
- alias - nillable; type string
- maiden_name - nillable; type string
- dob - nillable; type string
- gender_type_id - nillable; type int
- home_phone - nillable; type string
- mobile - nillable; type string
- work_phone - nillable; type string
- email - nillable; type string
- dependants - nillable; type int
- marital_status_id - nillable; type int
- passport_id - nillable; type int
- driving_license_id - nillable; type int
- driving_license_number - nillable; type string
- relationship_type_id - nillable; type int
- optin_post - nillable; type boolean
- optin_email - nillable; type boolean
- optin_phone - nillable; type boolean
- optin_sms - nillable; type boolean
- uk_resident - nillable; type boolean
- item - optional, unbounded; type ApplicantDetails
- vehicles - nillable; type ArrayOfVehicleDetails
- item - optional, unbounded; type VehicleDetails
- vehicle_id - nillable; type int
- assigned_quotation_id - nillable; type int
- quotations - nillable; type ArrayOfQuotationDetails
- item - optional, unbounded; type QuotationDetails
- quotation_id - nillable; type int
- options - nillable; type ArrayOfOptionDetails
- item - optional, unbounded; type OptionDetails
- vehicle_option_id - nillable; type int
- created_at - nillable; type string
- updated_at - nillable; type string
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- item - optional, unbounded; type OptionDetails
- accessories - nillable; type ArrayOfAccessoryDetails
- item - optional, unbounded; type AccessoryDetails
- vehicle_accessory_id - nillable; type int
- created_at - nillable; type string
- updated_at - nillable; type string
- accessory_type_id - nillable; type int
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- item - optional, unbounded; type AccessoryDetails
- vaps - nillable; type ArrayOfVapDetails
- item - optional, unbounded; type VapDetails
- vap_id - nillable; type int
- profit - nillable; type float
- created_at - nillable; type string
- updated_at - nillable; type string
- vap_package_id - nillable; type int
- vap_type_id - nillable; type int
- product - nillable; type string
- premium - nillable; type float
- net_cost - nillable; type float
- tax_rate - nillable; type float
- payment_id - nillable; type int
- vap_term - nillable; type int
- policy_number - nillable; type string
- item - optional, unbounded; type VapDetails
- custom_fields - nillable; type ArrayOfCustomFieldDetails
- item - optional, unbounded; type CustomFieldDetails
- name - nillable; type string
- value - nillable; type string
- item - optional, unbounded; type CustomFieldDetails
- created_at - nillable; type string
- updated_at - nillable; type string
- finance_type_id - nillable; type int
- vat_qualifying - nillable; type boolean
- vehicle - nillable; type float
- vehicle_vat - nillable; type float
- vehicle_discount - nillable; type float
- delivery - nillable; type float
- delivery_vat - nillable; type float
- rfl - nillable; type float
- rfl_term - nillable; type int
- reg_fee - nillable; type float
- part_ex - nillable; type float
- settlement - nillable; type float
- settlement_lender_id - nillable; type int
- px_reg_no - nillable; type string
- px_mileage - nillable; type float
- deposit - nillable; type float
- deposit_sterling - nillable; type float
- fda - nillable; type float
- ips - nillable; type float
- flat_rate - nillable; type float
- apr_rate - nillable; type float
- rate_type - nillable; type string
- term - nillable; type int
- balloon - nillable; type float
- monthly_payment - nillable; type float
- annual_mileage - nillable; type int
- vat_rate - nillable; type float
- vehicle_subsidy - nillable; type float
- item - optional, unbounded; type QuotationDetails
- created_at - nillable; type string
- updated_at - nillable; type string
- vehicle_type_id - nillable; type int
- vehicle_newused_id - nillable; type int
- make - nillable; type string
- model - nillable; type string
- style - nillable; type string
- engine_size - nillable; type int
- doors - nillable; type int
- reg_no - nillable; type string
- asset_type_id - nillable; type int
- description - nillable; type string
- first_reg - nillable; type string
- vin - nillable; type string
- colour - nillable; type string
- year_man - nillable; type string
- import - nillable; type boolean
- mileage - nillable; type string
- fuel_type_id - nillable; type int
- transmission_type_id - nillable; type int
- capcode - nillable; type string
- glasses_code - nillable; type string
- glasses_code_family - nillable; type string
- stock_number - nillable; type string
- item - optional, unbounded; type VehicleDetails
- notes - nillable; type ArrayOfNoteDetails
- item - optional, unbounded; type NoteDetails
- note_id - nillable; type int
- created_at - nillable; type string
- updated_at - nillable; type string
- visible_to_lender - nillable; type boolean
- note - nillable; type string
- item - optional, unbounded; type NoteDetails
- created_at - nillable; type string
- updated_at - nillable; type string
- application_type_id - nillable; type int
- sales_type_id - nillable; type int
- delivery_date - nillable; type string
- assigned_dealer_contact - nillable; type int
- assigned_introducer_contact - nillable; type int
- sales_staff - nillable; type string
- sales_manager - nillable; type string
- finance_amount - nillable; type float
- referrer - nillable; type int
- distance_marketed - nillable; type boolean
- application - nillable; type ApplicationDetails
- request type GetApplicationDetailsRequest
- get_application_noteDescription:Get Application NoteOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_application_noteInput:get_application_noteIn (soap:body, use = literal)Source codeparameters type get_application_note
- request type GetApplicationNoteRequest
- note_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_application_noteOut (soap:body, use = literal)Source codeparameters type get_application_noteResponse- get_application_noteResult type GetApplicationNoteResponse
- note - nillable; type Note
- visible_to_lender - nillable; type boolean
- note - nillable; type string
- note - nillable; type Note
- request type GetApplicationNoteRequest
- get_bankDescription:Get an Applicant BankOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_bankInput:get_bankIn (soap:body, use = literal)Source codeparameters type get_bank
- request type GetBankRequest
- bank_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_bankOut (soap:body, use = literal)Source codeparameters type get_bankResponse- get_bankResult type GetBankResponse
- bank - nillable; type Bank
- account_name - nillable; type string
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- years - nillable; type int
- months - nillable; type int
- amex - nillable; type boolean
- chequecard - nillable; type boolean
- dinersclub - nillable; type boolean
- mastercard - nillable; type boolean
- visa - nillable; type boolean
- debit_card - nillable; type boolean
- other - nillable; type boolean
- bank - nillable; type Bank
- request type GetBankRequest
- get_employmentDescription:Get an Applicant EmploymentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_employmentInput:get_employmentIn (soap:body, use = literal)Source codeparameters type get_employment
- request type GetEmploymentRequest
- employment_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_employmentOut (soap:body, use = literal)Source codeparameters type get_employmentResponse- get_employmentResult type GetEmploymentResponse
- employment - nillable; type Employment
- occupation - nillable; type string
- occupation_id - nillable; type int
- company - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_trading_address - nillable; type boolean
- employment_type_id - nillable; type int
- employment_status_id - nillable; type int
- employment_sector_id - nillable; type int
- gross_income - nillable; type float
- income - nillable; type float
- income_frequency_id - nillable; type float
- employment - nillable; type Employment
- request type GetEmploymentRequest
- get_organisationDescription:Get an OrganisationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_organisationInput:get_organisationIn (soap:body, use = literal)Source codeparameters type get_organisation
- request type GetOrganisationRequest
- organisation_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_organisationOut (soap:body, use = literal)Source codeparameters type get_organisationResponse- get_organisationResult type GetOrganisationResponse
- organisation - nillable; type Organisation
- organisation_name - nillable; type string
- previous_organisation_name - nillable; type string
- organisation_type_id - nillable; type int
- industry_type_id - nillable; type int
- main_number - nillable; type string
- main_email - nillable; type string
- date_established - nillable; type string
- company_registration - nillable; type string
- vat_number - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- business_building_tenure_id - nillable; type int
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- bank_years - nillable; type int
- bank_months - nillable; type int
- dd_valid - nillable; type boolean
- organisation - nillable; type Organisation
- request type GetOrganisationRequest
- get_quotationDescription:Get Vehicle QuotationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_quotationInput:get_quotationIn (soap:body, use = literal)Source codeparameters type get_quotation
- request type GetQuotationRequest
- quotation_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_quotationOut (soap:body, use = literal)Source codeparameters type get_quotationResponse- get_quotationResult type GetQuotationResponse
- quotation - nillable; type Quotation
- finance_type_id - nillable; type int
- vat_qualifying - nillable; type boolean
- vehicle - nillable; type float
- vehicle_vat - nillable; type float
- vehicle_discount - nillable; type float
- delivery - nillable; type float
- delivery_vat - nillable; type float
- rfl - nillable; type float
- rfl_term - nillable; type int
- reg_fee - nillable; type float
- part_ex - nillable; type float
- settlement - nillable; type float
- settlement_lender_id - nillable; type int
- px_reg_no - nillable; type string
- px_mileage - nillable; type float
- deposit - nillable; type float
- deposit_sterling - nillable; type float
- fda - nillable; type float
- ips - nillable; type float
- flat_rate - nillable; type float
- apr_rate - nillable; type float
- rate_type - nillable; type string
- term - nillable; type int
- balloon - nillable; type float
- monthly_payment - nillable; type float
- annual_mileage - nillable; type int
- vat_rate - nillable; type float
- vehicle_subsidy - nillable; type float
- custom_fields - nillable; type ArrayOfCustomField
- item - optional, unbounded; type CustomField
- name - nillable; type string
- value - nillable; type string
- item - optional, unbounded; type CustomField
- quotation - nillable; type Quotation
- request type GetQuotationRequest
- get_residenceDescription:Get an Applicant ResidenceOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_residenceInput:get_residenceIn (soap:body, use = literal)Source codeparameters type get_residence
- request type GetResidenceRequest
- residence_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_residenceOut (soap:body, use = literal)Source codeparameters type get_residenceResponse- get_residenceResult type GetResidenceResponse
- residence - nillable; type Residence
- flat - nillable; type string
- house_number - nillable; type string
- house_name - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- residential_status_id - nillable; type int
- residence - nillable; type Residence
- request type GetResidenceRequest
- get_vehicleDescription:Get a VehicleOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_vehicleInput:get_vehicleIn (soap:body, use = literal)Source codeparameters type get_vehicle
- request type GetVehicleRequest
- vehicle_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_vehicleOut (soap:body, use = literal)Source codeparameters type get_vehicleResponse- get_vehicleResult type GetVehicleResponse
- vehicle - nillable; type Vehicle
- vehicle_type_id - nillable; type int
- vehicle_newused_id - nillable; type int
- make - nillable; type string
- model - nillable; type string
- style - nillable; type string
- engine_size - nillable; type int
- doors - nillable; type int
- reg_no - nillable; type string
- asset_type_id - nillable; type int
- description - nillable; type string
- first_reg - nillable; type string
- vin - nillable; type string
- colour - nillable; type string
- year_man - nillable; type string
- import - nillable; type boolean
- mileage - nillable; type string
- fuel_type_id - nillable; type int
- transmission_type_id - nillable; type int
- capcode - nillable; type string
- glasses_code - nillable; type string
- glasses_code_family - nillable; type string
- stock_number - nillable; type string
- vehicle - nillable; type Vehicle
- request type GetVehicleRequest
- get_vehicle_accessoryDescription:Get Vehicle AccessoryOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_vehicle_accessoryInput:get_vehicle_accessoryIn (soap:body, use = literal)Source codeparameters type get_vehicle_accessory
- request type GetVehicleAccessoryRequest
- vehicle_accessory_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_vehicle_accessoryOut (soap:body, use = literal)Source codeparameters type get_vehicle_accessoryResponse- get_vehicle_accessoryResult type GetVehicleAccessoryResponse
- accessory - nillable; type Accessory
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- accessory_type_id - nillable; type int
- accessory - nillable; type Accessory
- request type GetVehicleAccessoryRequest
- get_vehicle_optionDescription:Get Vehicle OptionOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_vehicle_optionInput:get_vehicle_optionIn (soap:body, use = literal)Source codeparameters type get_vehicle_option
- request type GetVehicleOptionRequest
- vehicle_option_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_vehicle_optionOut (soap:body, use = literal)Source codeparameters type get_vehicle_optionResponse- get_vehicle_optionResult type GetVehicleOptionResponse
- option - nillable; type Option
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- option - nillable; type Option
- request type GetVehicleOptionRequest
- get_vehicle_vapDescription:Get Vehicle VapOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#get_vehicle_vapInput:get_vehicle_vapIn (soap:body, use = literal)Source codeparameters type get_vehicle_vap
- request type GetVehicleVapRequest
- vap_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:get_vehicle_vapOut (soap:body, use = literal)Source codeparameters type get_vehicle_vapResponse- get_vehicle_vapResult type GetVehicleVapResponse
- vap - nillable; type Vap
- vap_package_id - nillable; type int
- vap_type_id - nillable; type int
- product - nillable; type string
- premium - nillable; type float
- net_cost - nillable; type float
- tax_rate - nillable; type float
- payment_id - nillable; type int
- vap_term - nillable; type int
- policy_number - nillable; type string
- vap - nillable; type Vap
- request type GetVehicleVapRequest
- load_applicationDescription:Load a full applicationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#load_applicationInput:load_applicationIn (soap:body, use = literal)Source codeparameters type load_application
- request type LoadApplicationRequest
- reference - nillable; type string
- application_id - nillable; type int
- application_section - nillable; type ApplicationSection
- organisation - nillable; type Organisation
- organisation_name - nillable; type string
- previous_organisation_name - nillable; type string
- organisation_type_id - nillable; type int
- industry_type_id - nillable; type int
- main_number - nillable; type string
- main_email - nillable; type string
- date_established - nillable; type string
- company_registration - nillable; type string
- vat_number - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- business_building_tenure_id - nillable; type int
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- bank_years - nillable; type int
- bank_months - nillable; type int
- dd_valid - nillable; type boolean
- applicant_section - nillable; type ArrayOfApplicantSection
- item - optional, unbounded; type ApplicantSection
- residences - nillable; type ArrayOfResidence
- item - optional, unbounded; type Residence
- flat - nillable; type string
- house_number - nillable; type string
- house_name - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_address - nillable; type boolean
- residential_status_id - nillable; type int
- item - optional, unbounded; type Residence
- employments - nillable; type ArrayOfEmployment
- item - optional, unbounded; type Employment
- occupation - nillable; type string
- occupation_id - nillable; type int
- company - nillable; type string
- building - nillable; type string
- subbuilding - nillable; type string
- street - nillable; type string
- district - nillable; type string
- towncity - nillable; type string
- county - nillable; type string
- postcode - nillable; type string
- years - nillable; type int
- months - nillable; type int
- uk_trading_address - nillable; type boolean
- employment_type_id - nillable; type int
- employment_status_id - nillable; type int
- employment_sector_id - nillable; type int
- gross_income - nillable; type float
- income - nillable; type float
- income_frequency_id - nillable; type float
- item - optional, unbounded; type Employment
- bank - nillable; type Bank
- account_name - nillable; type string
- account_number - nillable; type string
- sortcode - nillable; type string
- bank - nillable; type string
- branch - nillable; type string
- address - nillable; type string
- years - nillable; type int
- months - nillable; type int
- amex - nillable; type boolean
- chequecard - nillable; type boolean
- dinersclub - nillable; type boolean
- mastercard - nillable; type boolean
- visa - nillable; type boolean
- debit_card - nillable; type boolean
- other - nillable; type boolean
- affordability - nillable; type Affordability
- replacement_loan - nillable; type boolean
- sustainability - nillable; type boolean
- monthly_mortgage - nillable; type float
- other_expenditure - nillable; type float
- type_id - nillable; type int
- name_title_id - nillable; type int
- forename - nillable; type string
- middlename - nillable; type string
- surname - nillable; type string
- alias - nillable; type string
- maiden_name - nillable; type string
- dob - nillable; type string
- gender_type_id - nillable; type int
- home_phone - nillable; type string
- mobile - nillable; type string
- work_phone - nillable; type string
- email - nillable; type string
- dependants - nillable; type int
- marital_status_id - nillable; type int
- passport_id - nillable; type int
- driving_license_id - nillable; type int
- driving_license_number - nillable; type string
- relationship_type_id - nillable; type int
- optin_post - nillable; type boolean
- optin_email - nillable; type boolean
- optin_phone - nillable; type boolean
- optin_sms - nillable; type boolean
- uk_resident - nillable; type boolean
- residences - nillable; type ArrayOfResidence
- item - optional, unbounded; type ApplicantSection
- vehicle_section - nillable; type ArrayOfVehicleSection
- item - optional, unbounded; type VehicleSection
- quotation_section - nillable; type ArrayOfQuotationSection
- item - optional, unbounded; type QuotationSection
- options - nillable; type ArrayOfOption
- item - optional, unbounded; type Option
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- item - optional, unbounded; type Option
- accessories - nillable; type ArrayOfAccessory
- item - optional, unbounded; type Accessory
- description - nillable; type string
- net - nillable; type float
- vat - nillable; type float
- accessory_type_id - nillable; type int
- item - optional, unbounded; type Accessory
- vaps - nillable; type ArrayOfVap
- item - optional, unbounded; type Vap
- vap_package_id - nillable; type int
- vap_type_id - nillable; type int
- product - nillable; type string
- premium - nillable; type float
- net_cost - nillable; type float
- tax_rate - nillable; type float
- payment_id - nillable; type int
- vap_term - nillable; type int
- policy_number - nillable; type string
- item - optional, unbounded; type Vap
- custom_fields - nillable; type ArrayOfCustomField
- item - optional, unbounded; type CustomField
- name - nillable; type string
- value - nillable; type string
- item - optional, unbounded; type CustomField
- finance_type_id - nillable; type int
- vat_qualifying - nillable; type boolean
- vehicle - nillable; type float
- vehicle_vat - nillable; type float
- vehicle_discount - nillable; type float
- delivery - nillable; type float
- delivery_vat - nillable; type float
- rfl - nillable; type float
- rfl_term - nillable; type int
- reg_fee - nillable; type float
- part_ex - nillable; type float
- settlement - nillable; type float
- settlement_lender_id - nillable; type int
- px_reg_no - nillable; type string
- px_mileage - nillable; type float
- deposit - nillable; type float
- deposit_sterling - nillable; type float
- fda - nillable; type float
- ips - nillable; type float
- flat_rate - nillable; type float
- apr_rate - nillable; type float
- rate_type - nillable; type string
- term - nillable; type int
- balloon - nillable; type float
- monthly_payment - nillable; type float
- annual_mileage - nillable; type int
- vat_rate - nillable; type float
- vehicle_subsidy - nillable; type float
- options - nillable; type ArrayOfOption
- item - optional, unbounded; type QuotationSection
- vehicle_type_id - nillable; type int
- vehicle_newused_id - nillable; type int
- make - nillable; type string
- model - nillable; type string
- style - nillable; type string
- engine_size - nillable; type int
- doors - nillable; type int
- reg_no - nillable; type string
- asset_type_id - nillable; type int
- description - nillable; type string
- first_reg - nillable; type string
- vin - nillable; type string
- colour - nillable; type string
- year_man - nillable; type string
- import - nillable; type boolean
- mileage - nillable; type string
- fuel_type_id - nillable; type int
- transmission_type_id - nillable; type int
- capcode - nillable; type string
- glasses_code - nillable; type string
- glasses_code_family - nillable; type string
- stock_number - nillable; type string
- quotation_section - nillable; type ArrayOfQuotationSection
- item - optional, unbounded; type VehicleSection
- notes - nillable; type ArrayOfNote
- item - optional, unbounded; type Note
- visible_to_lender - nillable; type boolean
- note - nillable; type string
- item - optional, unbounded; type Note
- application_type_id - nillable; type int
- sales_type_id - nillable; type int
- delivery_date - nillable; type string
- assigned_dealer_contact - nillable; type int
- assigned_introducer_contact - nillable; type int
- sales_staff_id - nillable; type int
- sales_staff - nillable; type string
- sales_manager_id - nillable; type int
- sales_manager - nillable; type string
- finance_amount - nillable; type float
- referrer - nillable; type int
- distance_marketed - nillable; type boolean
- organisation - nillable; type Organisation
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:load_applicationOut (soap:body, use = literal)Source codeparameters type load_applicationResponse- load_applicationResult type LoadApplicationResponse
- application_id - nillable; type int
- request type LoadApplicationRequest
- remove_applicantDescription:Remove an Application ApplicantOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_applicantInput:remove_applicantIn (soap:body, use = literal)Source codeparameters type remove_applicant
- request type RemoveApplicantRequest
- applicant_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_applicantOut (soap:body, use = literal)Source codeparameters type remove_applicantResponse- remove_applicantResult type RemoveApplicantResponse
- success - nillable; type boolean
- request type RemoveApplicantRequest
- remove_application_noteDescription:Remove Application NoteOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_application_noteInput:remove_application_noteIn (soap:body, use = literal)Source codeparameters type remove_application_note
- request type RemoveApplicationNoteRequest
- note_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_application_noteOut (soap:body, use = literal)Source codeparameters type remove_application_noteResponse- remove_application_noteResult type RemoveApplicationNoteResponse
- success - nillable; type boolean
- request type RemoveApplicationNoteRequest
- remove_bankDescription:Remove an Applicant BankOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_bankInput:remove_bankIn (soap:body, use = literal)Source codeparameters type remove_bank
- request type RemoveBankRequest
- bank_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_bankOut (soap:body, use = literal)Source codeparameters type remove_bankResponse- remove_bankResult type RemoveBankResponse
- success - nillable; type boolean
- request type RemoveBankRequest
- remove_employmentDescription:Remove an Applicant EmploymentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_employmentInput:remove_employmentIn (soap:body, use = literal)Source codeparameters type remove_employment
- request type RemoveEmploymentRequest
- employment_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_employmentOut (soap:body, use = literal)Source codeparameters type remove_employmentResponse- remove_employmentResult type RemoveEmploymentResponse
- success - nillable; type boolean
- request type RemoveEmploymentRequest
- remove_organisationDescription:Remove an OrganisationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_organisationInput:remove_organisationIn (soap:body, use = literal)Source codeparameters type remove_organisation
- request type RemoveOrganisationRequest
- organisation_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_organisationOut (soap:body, use = literal)Source codeparameters type remove_organisationResponse- remove_organisationResult type RemoveOrganisationResponse
- success - nillable; type boolean
- request type RemoveOrganisationRequest
- remove_quotationDescription:Remove Vehicle QuotationOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_quotationInput:remove_quotationIn (soap:body, use = literal)Source codeparameters type remove_quotation
- request type RemoveQuotationRequest
- quotation_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_quotationOut (soap:body, use = literal)Source codeparameters type remove_quotationResponse- remove_quotationResult type RemoveQuotationResponse
- success - nillable; type boolean
- request type RemoveQuotationRequest
- remove_residenceDescription:Remove an Applicant ResidenceOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_residenceInput:remove_residenceIn (soap:body, use = literal)Source codeparameters type remove_residence
- request type RemoveResidenceRequest
- residence_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_residenceOut (soap:body, use = literal)Source codeparameters type remove_residenceResponse- remove_residenceResult type RemoveResidenceResponse
- success - nillable; type boolean
- request type RemoveResidenceRequest
- remove_vehicleDescription:Remove a VehicleOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_vehicleInput:remove_vehicleIn (soap:body, use = literal)Source codeparameters type remove_vehicle
- request type RemoveVehicleRequest
- vehicle_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_vehicleOut (soap:body, use = literal)Source codeparameters type remove_vehicleResponse- remove_vehicleResult type RemoveVehicleResponse
- success - nillable; type boolean
- request type RemoveVehicleRequest
- remove_vehicle_accessoryDescription:Remove Vehicle AccessoryOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_vehicle_accessoryInput:remove_vehicle_accessoryIn (soap:body, use = literal)Source codeparameters type remove_vehicle_accessory
- request type RemoveVehicleAccessoryRequest
- vehicle_accessory_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_vehicle_accessoryOut (soap:body, use = literal)Source codeparameters type remove_vehicle_accessoryResponse- remove_vehicle_accessoryResult type RemoveVehicleAccessoryResponse
- success - nillable; type boolean
- request type RemoveVehicleAccessoryRequest
- remove_vehicle_optionDescription:Remove Vehicle OptionOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_vehicle_optionInput:remove_vehicle_optionIn (soap:body, use = literal)Source codeparameters type remove_vehicle_option
- request type RemoveVehicleOptionRequest
- vehicle_option_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_vehicle_optionOut (soap:body, use = literal)Source codeparameters type remove_vehicle_optionResponse- remove_vehicle_optionResult type RemoveVehicleOptionResponse
- success - nillable; type boolean
- request type RemoveVehicleOptionRequest
- remove_vehicle_vapDescription:Remove Vehicle VapOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:https://www.dealtrak123.co.uk/rosetta/webservices/application#remove_vehicle_vapInput:remove_vehicle_vapIn (soap:body, use = literal)Source codeparameters type remove_vehicle_vap
- request type RemoveVehicleVapRequest
- vap_id - nillable; type int
- reference - nillable; type string
- authentication - nillable; type Authentication
- username - nillable; type string
- password - nillable; type string
- user_id - nillable; type int
- dealer_id - nillable; type int
Output:remove_vehicle_vapOut (soap:body, use = literal)Source codeparameters type remove_vehicle_vapResponse- remove_vehicle_vapResult type RemoveVehicleVapResponse
- success - nillable; type boolean
- request type RemoveVehicleVapRequest
Port type RosettaApplicationServicesPortSource code
WSDL source code
<?xml version="1.0"?>
<definitions name="RosettaApplicationServices" targetNamespace="https://www.dealtrak123.co.uk/rosetta/webservices/application"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="https://www.dealtrak123.co.uk/rosetta/webservices/application"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
><types>
<xsd:schema targetNamespace="https://www.dealtrak123.co.uk/rosetta/webservices/application">
</types><xsd:complexType name="Organisation">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="Residence">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfResidence"></xsd:complexType>
<xsd:complexType name="Employment">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfEmployment"></xsd:complexType>
<xsd:complexType name="Bank">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="Affordability">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ApplicantSection">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfApplicantSection"></xsd:complexType>
<xsd:complexType name="Option"></xsd:complexType>
<xsd:complexType name="ArrayOfOption"></xsd:complexType>
<xsd:complexType name="Accessory"></xsd:complexType>
<xsd:complexType name="ArrayOfAccessory"></xsd:complexType>
<xsd:complexType name="Vap">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfVap"></xsd:complexType>
<xsd:complexType name="CustomField"></xsd:complexType>
<xsd:complexType name="ArrayOfCustomField"></xsd:complexType>
<xsd:complexType name="QuotationSection">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfQuotationSection"></xsd:complexType>
<xsd:complexType name="VehicleSection">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfVehicleSection"></xsd:complexType>
<xsd:complexType name="Note"></xsd:complexType>
<xsd:complexType name="ArrayOfNote"></xsd:complexType>
<xsd:complexType name="ApplicationSection">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="Authentication"></xsd:complexType>
<xsd:complexType name="LoadApplicationRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="load_application">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="LoadApplicationResponse"></xsd:complexType>
<xsd:element name="load_applicationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicationDetailsRequest"></xsd:complexType>
<xsd:element name="get_application_details">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="OrganisationDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ResidenceDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfResidenceDetails"></xsd:complexType>
<xsd:complexType name="EmploymentDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfEmploymentDetails"></xsd:complexType>
<xsd:complexType name="BankDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ApplicantDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfApplicantDetails"></xsd:complexType>
<xsd:complexType name="OptionDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfOptionDetails"></xsd:complexType>
<xsd:complexType name="AccessoryDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfAccessoryDetails"></xsd:complexType>
<xsd:complexType name="VapDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfVapDetails"></xsd:complexType>
<xsd:complexType name="CustomFieldDetails"></xsd:complexType>
<xsd:complexType name="ArrayOfCustomFieldDetails"></xsd:complexType>
<xsd:complexType name="QuotationDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfQuotationDetails"></xsd:complexType>
<xsd:complexType name="VehicleDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfVehicleDetails"></xsd:complexType>
<xsd:complexType name="NoteDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="ArrayOfNoteDetails"></xsd:complexType>
<xsd:complexType name="ApplicationDetails">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="GetApplicationDetailsResponse"></xsd:complexType>
<xsd:element name="get_application_detailsResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="CreateApplicationRequest"></xsd:complexType>
<xsd:element name="create_application">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="CreateApplicationResponse"></xsd:complexType>
<xsd:element name="create_applicationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="Application">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="EditApplicationRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="edit_application">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditApplicationResponse"></xsd:complexType>
<xsd:element name="edit_applicationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicationRequest"></xsd:complexType>
<xsd:element name="get_application">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicationResponse"></xsd:complexType>
<xsd:element name="get_applicationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddOrganisationRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="add_organisation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddOrganisationResponse"></xsd:complexType>
<xsd:element name="add_organisationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditOrganisationRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="edit_organisation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditOrganisationResponse"></xsd:complexType>
<xsd:element name="edit_organisationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetOrganisationRequest"></xsd:complexType>
<xsd:element name="get_organisation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetOrganisationResponse"></xsd:complexType>
<xsd:element name="get_organisationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveOrganisationRequest"></xsd:complexType>
<xsd:element name="remove_organisation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveOrganisationResponse"></xsd:complexType>
<xsd:element name="remove_organisationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="Applicant">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="AddApplicantRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="add_applicant">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddApplicantResponse"></xsd:complexType>
<xsd:element name="add_applicantResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditApplicantRequest"></xsd:complexType>
<xsd:element name="edit_applicant">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditApplicantResponse"></xsd:complexType>
<xsd:element name="edit_applicantResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicantRequest"></xsd:complexType>
<xsd:element name="get_applicant">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicantResponse"></xsd:complexType>
<xsd:element name="get_applicantResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveApplicantRequest"></xsd:complexType>
<xsd:element name="remove_applicant">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveApplicantResponse"></xsd:complexType>
<xsd:element name="remove_applicantResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddResidenceRequest"></xsd:complexType>
<xsd:element name="add_residence">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddResidenceResponse"></xsd:complexType>
<xsd:element name="add_residenceResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditResidenceRequest"></xsd:complexType>
<xsd:element name="edit_residence">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditResidenceResponse"></xsd:complexType>
<xsd:element name="edit_residenceResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetResidenceRequest"></xsd:complexType>
<xsd:element name="get_residence">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetResidenceResponse"></xsd:complexType>
<xsd:element name="get_residenceResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveResidenceRequest"></xsd:complexType>
<xsd:element name="remove_residence">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveResidenceResponse"></xsd:complexType>
<xsd:element name="remove_residenceResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddEmploymentRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="add_employment">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddEmploymentResponse"></xsd:complexType>
<xsd:element name="add_employmentResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditEmploymentRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="edit_employment">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditEmploymentResponse"></xsd:complexType>
<xsd:element name="edit_employmentResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetEmploymentRequest"></xsd:complexType>
<xsd:element name="get_employment">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetEmploymentResponse"></xsd:complexType>
<xsd:element name="get_employmentResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveEmploymentRequest"></xsd:complexType>
<xsd:element name="remove_employment">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveEmploymentResponse"></xsd:complexType>
<xsd:element name="remove_employmentResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddBankRequest"></xsd:complexType>
<xsd:element name="add_bank">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddBankResponse"></xsd:complexType>
<xsd:element name="add_bankResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditBankRequest"></xsd:complexType>
<xsd:element name="edit_bank">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditBankResponse"></xsd:complexType>
<xsd:element name="edit_bankResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetBankRequest"></xsd:complexType>
<xsd:element name="get_bank">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetBankResponse"></xsd:complexType>
<xsd:element name="get_bankResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveBankRequest"></xsd:complexType>
<xsd:element name="remove_bank">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveBankResponse"></xsd:complexType>
<xsd:element name="remove_bankResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="Vehicle">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="AddVehicleRequest"></xsd:complexType>
<xsd:element name="add_vehicle">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleResponse"></xsd:complexType>
<xsd:element name="add_vehicleResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleRequest"></xsd:complexType>
<xsd:element name="edit_vehicle">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleResponse"></xsd:complexType>
<xsd:element name="edit_vehicleResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleRequest"></xsd:complexType>
<xsd:element name="get_vehicle">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleResponse"></xsd:complexType>
<xsd:element name="get_vehicleResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleRequest"></xsd:complexType>
<xsd:element name="remove_vehicle">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleResponse"></xsd:complexType>
<xsd:element name="remove_vehicleResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="Quotation">
<xsd:all></xsd:all>
</xsd:complexType><xsd:complexType name="AddQuotationRequest"></xsd:complexType>
<xsd:element name="add_quotation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddQuotationResponse"></xsd:complexType>
<xsd:element name="add_quotationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditQuotationRequest"></xsd:complexType>
<xsd:element name="edit_quotation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditQuotationResponse"></xsd:complexType>
<xsd:element name="edit_quotationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetQuotationRequest"></xsd:complexType>
<xsd:element name="get_quotation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetQuotationResponse"></xsd:complexType>
<xsd:element name="get_quotationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveQuotationRequest"></xsd:complexType>
<xsd:element name="remove_quotation">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveQuotationResponse"></xsd:complexType>
<xsd:element name="remove_quotationResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleOptionRequest"></xsd:complexType>
<xsd:element name="add_vehicle_option">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleOptionResponse"></xsd:complexType>
<xsd:element name="add_vehicle_optionResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleOptionRequest"></xsd:complexType>
<xsd:element name="edit_vehicle_option">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleOptionResponse"></xsd:complexType>
<xsd:element name="edit_vehicle_optionResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleOptionRequest"></xsd:complexType>
<xsd:element name="get_vehicle_option">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleOptionResponse"></xsd:complexType>
<xsd:element name="get_vehicle_optionResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleOptionRequest"></xsd:complexType>
<xsd:element name="remove_vehicle_option">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleOptionResponse"></xsd:complexType>
<xsd:element name="remove_vehicle_optionResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleAccessoryRequest"></xsd:complexType>
<xsd:element name="add_vehicle_accessory">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleAccessoryResponse"></xsd:complexType>
<xsd:element name="add_vehicle_accessoryResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleAccessoryRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="edit_vehicle_accessory">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleAccessoryResponse"></xsd:complexType>
<xsd:element name="edit_vehicle_accessoryResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleAccessoryRequest"></xsd:complexType>
<xsd:element name="get_vehicle_accessory">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleAccessoryResponse"></xsd:complexType>
<xsd:element name="get_vehicle_accessoryResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleAccessoryRequest"></xsd:complexType>
<xsd:element name="remove_vehicle_accessory">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleAccessoryResponse"></xsd:complexType>
<xsd:element name="remove_vehicle_accessoryResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleVapRequest"></xsd:complexType>
<xsd:element name="add_vehicle_vap">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddVehicleVapResponse"></xsd:complexType>
<xsd:element name="add_vehicle_vapResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleVapRequest"></xsd:complexType>
<xsd:element name="edit_vehicle_vap">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditVehicleVapResponse"></xsd:complexType>
<xsd:element name="edit_vehicle_vapResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleVapRequest"></xsd:complexType>
<xsd:element name="get_vehicle_vap">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetVehicleVapResponse"></xsd:complexType>
<xsd:element name="get_vehicle_vapResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleVapRequest"></xsd:complexType>
<xsd:element name="remove_vehicle_vap">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveVehicleVapResponse"></xsd:complexType>
<xsd:element name="remove_vehicle_vapResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddApplicationNoteRequest"></xsd:complexType>
<xsd:element name="add_application_note">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddApplicationNoteResponse"></xsd:complexType>
<xsd:element name="add_application_noteResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditApplicationNoteRequest"></xsd:complexType>
<xsd:element name="edit_application_note">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditApplicationNoteResponse"></xsd:complexType>
<xsd:element name="edit_application_noteResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicationNoteRequest"></xsd:complexType>
<xsd:element name="get_application_note">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="GetApplicationNoteResponse"></xsd:complexType>
<xsd:element name="get_application_noteResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveApplicationNoteRequest"></xsd:complexType>
<xsd:element name="remove_application_note">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="RemoveApplicationNoteResponse"></xsd:complexType>
<xsd:element name="remove_application_noteResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="Proposal"></xsd:complexType>
<xsd:complexType name="EditProposalRequest"></xsd:complexType>
<xsd:element name="edit_proposal">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="EditProposalResponse"></xsd:complexType>
<xsd:element name="edit_proposalResponse">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddDocumentRequest">
<xsd:all></xsd:all>
</xsd:complexType><xsd:element name="add_document">
<xsd:complexType></xsd:complexType>
</xsd:element><xsd:complexType name="AddDocumentResponse"></xsd:complexType>
<xsd:element name="add_documentResponse">
</xsd:schema><xsd:complexType></xsd:complexType>
</xsd:element><portType name="RosettaApplicationServicesPort">
<operation name="load_application">
<documentation>Load a full application</documentation>
</operation><operation name="get_application_details">
<documentation>Show the full application details</documentation>
</operation><operation name="create_application">
<documentation>Creates a new Private or Business Application</documentation>
</operation><operation name="edit_application">
<documentation>Edit Application</documentation>
</operation><operation name="get_application">
<documentation>Get Application</documentation>
</operation><operation name="add_organisation">
<documentation>Add an Organisation</documentation>
</operation><operation name="edit_organisation">
<documentation>Edit an Organisation</documentation>
</operation><operation name="get_organisation">
<documentation>Get an Organisation</documentation>
</operation><operation name="remove_organisation">
<documentation>Remove an Organisation</documentation>
</operation><operation name="add_applicant">
<documentation>Add an Application Applicant</documentation>
</operation><operation name="edit_applicant">
<documentation>Edit an Application Applicant</documentation>
</operation><operation name="get_applicant">
<documentation>Get Applicant</documentation>
</operation><operation name="remove_applicant">
<documentation>Remove an Application Applicant</documentation>
</operation><operation name="add_residence">
<documentation>Add an Applicant Residence</documentation>
</operation><operation name="edit_residence">
<documentation>Edit an Applicant Residence</documentation>
</operation><operation name="get_residence">
<documentation>Get an Applicant Residence</documentation>
</operation><operation name="remove_residence">
<documentation>Remove an Applicant Residence</documentation>
</operation><operation name="add_employment">
<documentation>Add an Applicant Employment</documentation>
</operation><operation name="edit_employment">
<documentation>Edit an Applicant Employment</documentation>
</operation><operation name="get_employment">
<documentation>Get an Applicant Employment</documentation>
</operation><operation name="remove_employment">
<documentation>Remove an Applicant Employment</documentation>
</operation><operation name="add_bank">
<documentation>Add an Applicant Bank</documentation>
</operation><operation name="edit_bank">
<documentation>Edit an Applicant Bank</documentation>
</operation><operation name="get_bank">
<documentation>Get an Applicant Bank</documentation>
</operation><operation name="remove_bank">
<documentation>Remove an Applicant Bank</documentation>
</operation><operation name="add_vehicle">
<documentation>Add a Vehicle</documentation>
</operation><operation name="edit_vehicle">
<documentation>Edit a Vehicle</documentation>
</operation><operation name="get_vehicle">
<documentation>Get a Vehicle</documentation>
</operation><operation name="remove_vehicle">
<documentation>Remove a Vehicle</documentation>
</operation><operation name="add_quotation">
<documentation>Add Vehicle Quotation</documentation>
</operation><operation name="edit_quotation">
<documentation>Edit Vehicle Quotation</documentation>
</operation><operation name="get_quotation">
<documentation>Get Vehicle Quotation</documentation>
</operation><operation name="remove_quotation">
<documentation>Remove Vehicle Quotation</documentation>
</operation><operation name="add_vehicle_option">
<documentation>Add Vehicle Option</documentation>
</operation><operation name="edit_vehicle_option">
<documentation>Edit Vehicle Option</documentation>
</operation><operation name="get_vehicle_option">
<documentation>Get Vehicle Option</documentation>
</operation><operation name="remove_vehicle_option">
<documentation>Remove Vehicle Option</documentation>
</operation><operation name="add_vehicle_accessory">
<documentation>Add Vehicle Accessory</documentation>
</operation><operation name="edit_vehicle_accessory">
<documentation>Edit Vehicle Accessory</documentation>
</operation><operation name="get_vehicle_accessory">
<documentation>Get Vehicle Accessory</documentation>
</operation><operation name="remove_vehicle_accessory">
<documentation>Remove Vehicle Accessory</documentation>
</operation><operation name="add_vehicle_vap">
<documentation>Add Vehicle Vap</documentation>
</operation><operation name="edit_vehicle_vap">
<documentation>Edit Vehicle Vap</documentation>
</operation><operation name="get_vehicle_vap">
<documentation>Get Vehicle Vap</documentation>
</operation><operation name="remove_vehicle_vap">
<documentation>Remove Vehicle Vap</documentation>
</operation><operation name="add_application_note">
<documentation>Add Application Note</documentation>
</operation><operation name="edit_application_note">
<documentation>Edit Application Note</documentation>
</operation><operation name="get_application_note">
<documentation>Get Application Note</documentation>
</operation><operation name="remove_application_note">
<documentation>Remove Application Note</documentation>
</operation><operation name="edit_proposal">
<documentation>Edit Proposal</documentation>
</operation><operation name="add_document">
</portType><documentation>Add a Document</documentation>
</operation><binding name="RosettaApplicationServicesBinding" type="tns:RosettaApplicationServicesPort">
<operation name="load_application">
<output></output>
</operation><operation name="get_application_details">
<output></output>
</operation><operation name="create_application">
<output></output>
</operation><operation name="edit_application">
<output></output>
</operation><operation name="get_application">
<output></output>
</operation><operation name="add_organisation">
<output></output>
</operation><operation name="edit_organisation">
<output></output>
</operation><operation name="get_organisation">
<output></output>
</operation><operation name="remove_organisation">
<output></output>
</operation><operation name="add_applicant">
<output></output>
</operation><operation name="edit_applicant">
<output></output>
</operation><operation name="get_applicant">
<output></output>
</operation><operation name="remove_applicant">
<output></output>
</operation><operation name="add_residence">
<output></output>
</operation><operation name="edit_residence">
<output></output>
</operation><operation name="get_residence">
<output></output>
</operation><operation name="remove_residence">
<output></output>
</operation><operation name="add_employment">
<output></output>
</operation><operation name="edit_employment">
<output></output>
</operation><operation name="get_employment">
<output></output>
</operation><operation name="remove_employment">
<output></output>
</operation><operation name="add_bank">
<output></output>
</operation><operation name="edit_bank">
<output></output>
</operation><operation name="get_bank">
<output></output>
</operation><operation name="remove_bank">
<output></output>
</operation><operation name="add_vehicle">
<output></output>
</operation><operation name="edit_vehicle">
<output></output>
</operation><operation name="get_vehicle">
<output></output>
</operation><operation name="remove_vehicle">
<output></output>
</operation><operation name="add_quotation">
<output></output>
</operation><operation name="edit_quotation">
<output></output>
</operation><operation name="get_quotation">
<output></output>
</operation><operation name="remove_quotation">
<output></output>
</operation><operation name="add_vehicle_option">
<output></output>
</operation><operation name="edit_vehicle_option">
<output></output>
</operation><operation name="get_vehicle_option">
<output></output>
</operation><operation name="remove_vehicle_option">
<output></output>
</operation><operation name="add_vehicle_accessory">
<output></output>
</operation><operation name="edit_vehicle_accessory">
<output></output>
</operation><operation name="get_vehicle_accessory">
<output></output>
</operation><operation name="remove_vehicle_accessory">
<output></output>
</operation><operation name="add_vehicle_vap">
<output></output>
</operation><operation name="edit_vehicle_vap">
<output></output>
</operation><operation name="get_vehicle_vap">
<output></output>
</operation><operation name="remove_vehicle_vap">
<output></output>
</operation><operation name="add_application_note">
<output></output>
</operation><operation name="edit_application_note">
<output></output>
</operation><operation name="get_application_note">
<output></output>
</operation><operation name="remove_application_note">
<output></output>
</operation><operation name="edit_proposal">
</binding><output></output>
</operation><message name="load_applicationIn"></message>
<message name="load_applicationOut"></message>
<message name="create_applicationIn"></message>
<message name="create_applicationOut"></message>
<message name="edit_applicationIn"></message>
<message name="edit_applicationOut"></message>
<message name="get_applicationIn"></message>
<message name="get_applicationOut"></message>
<message name="add_organisationIn"></message>
<message name="add_organisationOut"></message>
<message name="edit_organisationIn"></message>
<message name="edit_organisationOut"></message>
<message name="get_organisationIn"></message>
<message name="get_organisationOut"></message>
<message name="remove_organisationIn"></message>
<message name="remove_organisationOut"></message>
<message name="add_applicantOut"></message>
<message name="edit_applicantOut"></message>
<message name="get_applicantOut"></message>
<message name="remove_applicantIn"></message>
<message name="remove_applicantOut"></message>
<message name="add_residenceOut"></message>
<message name="edit_residenceOut"></message>
<message name="get_residenceOut"></message>
<message name="remove_residenceIn"></message>
<message name="remove_residenceOut"></message>
<message name="add_employmentOut"></message>
<message name="edit_employmentIn"></message>
<message name="edit_employmentOut"></message>
<message name="get_employmentOut"></message>
<message name="remove_employmentIn"></message>
<message name="remove_employmentOut"></message>
<message name="remove_bankOut"></message>
<message name="add_vehicleOut"></message>
<message name="edit_vehicleOut"></message>
<message name="get_vehicleOut"></message>
<message name="remove_vehicleOut"></message>
<message name="add_quotationOut"></message>
<message name="edit_quotationOut"></message>
<message name="get_quotationOut"></message>
<message name="remove_quotationIn"></message>
<message name="remove_quotationOut"></message>
<message name="add_vehicle_optionIn"></message>
<message name="add_vehicle_optionOut"></message>
<message name="edit_vehicle_optionIn"></message>
<message name="edit_vehicle_optionOut"></message>
<message name="get_vehicle_optionIn"></message>
<message name="get_vehicle_optionOut"></message>
<message name="remove_vehicle_optionIn"></message>
<message name="add_vehicle_accessoryIn"></message>
<message name="get_vehicle_accessoryIn"></message>
<message name="add_vehicle_vapIn"></message>
<message name="add_vehicle_vapOut"></message>
<message name="edit_vehicle_vapIn"></message>
<message name="edit_vehicle_vapOut"></message>
<message name="get_vehicle_vapIn"></message>
<message name="get_vehicle_vapOut"></message>
<message name="remove_vehicle_vapIn"></message>
<message name="remove_vehicle_vapOut"></message>
<message name="add_application_noteIn"></message>
<message name="add_application_noteOut"></message>
<message name="edit_application_noteIn"></message>
<message name="get_application_noteIn"></message>
<message name="get_application_noteOut"></message>
<message name="edit_proposalOut"></message>
</definitions>