BrightofficeAPI


Click here for a complete list of operations.

GetRecordHistory

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Webservices/BrightOfficeAPI.asmx HTTP/1.1
Host: www.spdoffice.co.uk
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetRecordHistory"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetRecordHistory xmlns="http://tempuri.org/">
      <UserInfo>
        <Username>string</Username>
        <Password>string</Password>
      </UserInfo>
      <Mode>string</Mode>
      <CustomerCode>string</CustomerCode>
    </GetRecordHistory>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetRecordHistoryResponse xmlns="http://tempuri.org/">
      <GetRecordHistoryResult>
        <EnquiryResult>
          <SuccessCode>SUCCESS or SYSTEMERROR or LOGINERROR or OTHER or MISSINGRECORD or PARAMETERERROR</SuccessCode>
          <Message>string</Message>
          <ExceptionMessage>string</ExceptionMessage>
          <IsSystemError>boolean</IsSystemError>
        </EnquiryResult>
        <JobsList>
          <Job>
            <JobReference>string</JobReference>
            <DateCreated>dateTime</DateCreated>
            <Firstname>string</Firstname>
            <Surname>string</Surname>
            <MatterType>string</MatterType>
            <HomeTelephone>string</HomeTelephone>
            <WorkTelephone>string</WorkTelephone>
            <Mobile>string</Mobile>
            <Email>string</Email>
            <Salutation>string</Salutation>
            <Address xsi:nil="true" />
            <CustomerCode>string</CustomerCode>
            <MatterTypeDescription>string</MatterTypeDescription>
            <JobStatus>string</JobStatus>
            <JobStatusDescription>string</JobStatusDescription>
            <Engineer1Name>string</Engineer1Name>
            <Engineer1Label>string</Engineer1Label>
            <Engineer1JobStartDate>dateTime</Engineer1JobStartDate>
            <Engineer1JobEndDate>dateTime</Engineer1JobEndDate>
            <Engineer2Name>string</Engineer2Name>
            <Engineer2Label>string</Engineer2Label>
            <Engineer2JobStartDate>dateTime</Engineer2JobStartDate>
            <Engineer2JobEndDate>dateTime</Engineer2JobEndDate>
            <Firstname2>string</Firstname2>
            <Surname2>string</Surname2>
            <HomeTelephone2>string</HomeTelephone2>
            <WorkTelephone2>string</WorkTelephone2>
            <Mobile2>string</Mobile2>
            <Email2>string</Email2>
            <CaseType>string</CaseType>
            <CustomerNames>string</CustomerNames>
            <CasesCustomerNames>string</CasesCustomerNames>
            <IsFilterByAppointmentsDateAndTime>boolean</IsFilterByAppointmentsDateAndTime>
            <AppointmentEndDate>dateTime</AppointmentEndDate>
            <Priority>string</Priority>
            <PriorityDescription>string</PriorityDescription>
            <HasChanges>boolean</HasChanges>
            <DataFolder xsi:nil="true" />
            <JobDetails>string</JobDetails>
            <InstallerNumber>string</InstallerNumber>
            <IsAllowUserReassignJobToThemselves>boolean</IsAllowUserReassignJobToThemselves>
            <EngineerType>string</EngineerType>
            <LoanAmount>double</LoanAmount>
            <Term>int</Term>
            <RepaymentType>string</RepaymentType>
            <TermType>string</TermType>
            <LoanType>string</LoanType>
            <TotalAmount>double</TotalAmount>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <RebateCalculation xsi:nil="true" />
            <CaseFinanciaData xsi:nil="true" />
          </Job>
          <Job>
            <JobReference>string</JobReference>
            <DateCreated>dateTime</DateCreated>
            <Firstname>string</Firstname>
            <Surname>string</Surname>
            <MatterType>string</MatterType>
            <HomeTelephone>string</HomeTelephone>
            <WorkTelephone>string</WorkTelephone>
            <Mobile>string</Mobile>
            <Email>string</Email>
            <Salutation>string</Salutation>
            <Address xsi:nil="true" />
            <CustomerCode>string</CustomerCode>
            <MatterTypeDescription>string</MatterTypeDescription>
            <JobStatus>string</JobStatus>
            <JobStatusDescription>string</JobStatusDescription>
            <Engineer1Name>string</Engineer1Name>
            <Engineer1Label>string</Engineer1Label>
            <Engineer1JobStartDate>dateTime</Engineer1JobStartDate>
            <Engineer1JobEndDate>dateTime</Engineer1JobEndDate>
            <Engineer2Name>string</Engineer2Name>
            <Engineer2Label>string</Engineer2Label>
            <Engineer2JobStartDate>dateTime</Engineer2JobStartDate>
            <Engineer2JobEndDate>dateTime</Engineer2JobEndDate>
            <Firstname2>string</Firstname2>
            <Surname2>string</Surname2>
            <HomeTelephone2>string</HomeTelephone2>
            <WorkTelephone2>string</WorkTelephone2>
            <Mobile2>string</Mobile2>
            <Email2>string</Email2>
            <CaseType>string</CaseType>
            <CustomerNames>string</CustomerNames>
            <CasesCustomerNames>string</CasesCustomerNames>
            <IsFilterByAppointmentsDateAndTime>boolean</IsFilterByAppointmentsDateAndTime>
            <AppointmentEndDate>dateTime</AppointmentEndDate>
            <Priority>string</Priority>
            <PriorityDescription>string</PriorityDescription>
            <HasChanges>boolean</HasChanges>
            <DataFolder xsi:nil="true" />
            <JobDetails>string</JobDetails>
            <InstallerNumber>string</InstallerNumber>
            <IsAllowUserReassignJobToThemselves>boolean</IsAllowUserReassignJobToThemselves>
            <EngineerType>string</EngineerType>
            <LoanAmount>double</LoanAmount>
            <Term>int</Term>
            <RepaymentType>string</RepaymentType>
            <TermType>string</TermType>
            <LoanType>string</LoanType>
            <TotalAmount>double</TotalAmount>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <RebateCalculation xsi:nil="true" />
            <CaseFinanciaData xsi:nil="true" />
          </Job>
        </JobsList>
        <CasesList>
          <CaseApplicant>
            <ApplicantID>string</ApplicantID>
            <CustomerReference>string</CustomerReference>
            <MainApplicant xsi:nil="true" />
            <AdditionalApplicants xsi:nil="true" />
            <MatterType>string</MatterType>
            <Provider>string</Provider>
            <ProviderDescription>string</ProviderDescription>
            <ProviderRef>string</ProviderRef>
            <ProviderCaseRef>string</ProviderCaseRef>
            <OldCaseRef>string</OldCaseRef>
            <CreditType>string</CreditType>
            <NetClaim>double</NetClaim>
            <OriginalLoanAmount>double</OriginalLoanAmount>
            <Term>int</Term>
            <InterestDaily>double</InterestDaily>
            <InterestMonthly>double</InterestMonthly>
            <InterestYearly>double</InterestYearly>
            <SecurityCover>double</SecurityCover>
            <MonthlyPayment>double</MonthlyPayment>
            <RolledUpInterestForTerm>double</RolledUpInterestForTerm>
            <TotalRepaymentAmount>double</TotalRepaymentAmount>
            <AddFeesToTotal>boolean</AddFeesToTotal>
            <AgreementStartDate>string</AgreementStartDate>
            <Commission>double</Commission>
            <ClaimInterest>double</ClaimInterest>
            <CustomerInitialFee>double</CustomerInitialFee>
            <CustomerCompletionFeePerc>double</CustomerCompletionFeePerc>
            <CustomerCompletionFee>double</CustomerCompletionFee>
            <ValuationFee>double</ValuationFee>
            <ValuationFeePerc>double</ValuationFeePerc>
            <LegalFee>double</LegalFee>
            <LegalFeePerc>double</LegalFeePerc>
            <OtherFee>double</OtherFee>
            <OtherFeePerc>double</OtherFeePerc>
            <Deposit>double</Deposit>
            <DepositPerc>double</DepositPerc>
            <BrokerAdminFee>double</BrokerAdminFee>
            <BrokerFeePercentage>double</BrokerFeePercentage>
            <CaseStatus>string</CaseStatus>
            <StatusDate>dateTime</StatusDate>
            <Source>string</Source>
            <SourceName>string</SourceName>
            <SourceRef>string</SourceRef>
            <SourceAffiliate>string</SourceAffiliate>
            <SourceAffiliateName>string</SourceAffiliateName>
            <OpenBankingVisionId>string</OpenBankingVisionId>
            <DateCreated>dateTime</DateCreated>
            <UserCreated>int</UserCreated>
            <WorkflowStep>string</WorkflowStep>
            <DaysOld>int</DaysOld>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseTeam>string</CaseTeam>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <CaseAssignmentBranch>string</CaseAssignmentBranch>
            <BrokerCode>string</BrokerCode>
            <BrokerName>string</BrokerName>
            <BrokerReference>string</BrokerReference>
            <CaseNotesList xsi:nil="true" />
            <CustomerExtraDetailForUpdate xsi:nil="true" />
            <DynamicFieldDetail xsi:nil="true" />
            <IsUpdateCaseCustomer>boolean</IsUpdateCaseCustomer>
            <TotalCredit>double</TotalCredit>
            <TotalDebit>double</TotalDebit>
            <TotalBalance>double</TotalBalance>
            <B2B>boolean</B2B>
            <LastLoanInterestRaisedAmount>double</LastLoanInterestRaisedAmount>
            <TotalLoanInterestRaisedAmount>double</TotalLoanInterestRaisedAmount>
            <LTVPer>double</LTVPer>
            <GrossLTVPer>double</GrossLTVPer>
            <LGDVPer>double</LGDVPer>
            <SecurityCoverPer>double</SecurityCoverPer>
            <ExpectedLTV>double</ExpectedLTV>
            <ExpectedSecurityCover>double</ExpectedSecurityCover>
            <SolicitorDetails xsi:nil="true" />
            <ValuationDetails xsi:nil="true" />
            <SecurityAddress xsi:nil="true" />
            <EquipmentDetails xsi:nil="true" />
            <VehicleFinance xsi:nil="true" />
            <ApplicationProgressDates xsi:nil="true" />
            <CustomDates xsi:nil="true" />
            <CompanyAddress xsi:nil="true" />
            <MultiContacts xsi:nil="true" />
            <PaymentPlanDetail xsi:nil="true" />
            <MonthlyIncome xsi:nil="true" />
            <MonthlyExpence xsi:nil="true" />
            <SourceInitialFeePerc>double</SourceInitialFeePerc>
            <SourceInitialFee>double</SourceInitialFee>
            <SourceCommissionPerc>double</SourceCommissionPerc>
            <AffiliateInitialFeePerc>double</AffiliateInitialFeePerc>
            <AffiliateInitialFee>double</AffiliateInitialFee>
            <AdditionalFee xsi:nil="true" />
            <AvoidUpdatingBlankData>boolean</AvoidUpdatingBlankData>
            <DirectDebitBankDetails xsi:nil="true" />
            <CalculateFinancialField>boolean</CalculateFinancialField>
          </CaseApplicant>
          <CaseApplicant>
            <ApplicantID>string</ApplicantID>
            <CustomerReference>string</CustomerReference>
            <MainApplicant xsi:nil="true" />
            <AdditionalApplicants xsi:nil="true" />
            <MatterType>string</MatterType>
            <Provider>string</Provider>
            <ProviderDescription>string</ProviderDescription>
            <ProviderRef>string</ProviderRef>
            <ProviderCaseRef>string</ProviderCaseRef>
            <OldCaseRef>string</OldCaseRef>
            <CreditType>string</CreditType>
            <NetClaim>double</NetClaim>
            <OriginalLoanAmount>double</OriginalLoanAmount>
            <Term>int</Term>
            <InterestDaily>double</InterestDaily>
            <InterestMonthly>double</InterestMonthly>
            <InterestYearly>double</InterestYearly>
            <SecurityCover>double</SecurityCover>
            <MonthlyPayment>double</MonthlyPayment>
            <RolledUpInterestForTerm>double</RolledUpInterestForTerm>
            <TotalRepaymentAmount>double</TotalRepaymentAmount>
            <AddFeesToTotal>boolean</AddFeesToTotal>
            <AgreementStartDate>string</AgreementStartDate>
            <Commission>double</Commission>
            <ClaimInterest>double</ClaimInterest>
            <CustomerInitialFee>double</CustomerInitialFee>
            <CustomerCompletionFeePerc>double</CustomerCompletionFeePerc>
            <CustomerCompletionFee>double</CustomerCompletionFee>
            <ValuationFee>double</ValuationFee>
            <ValuationFeePerc>double</ValuationFeePerc>
            <LegalFee>double</LegalFee>
            <LegalFeePerc>double</LegalFeePerc>
            <OtherFee>double</OtherFee>
            <OtherFeePerc>double</OtherFeePerc>
            <Deposit>double</Deposit>
            <DepositPerc>double</DepositPerc>
            <BrokerAdminFee>double</BrokerAdminFee>
            <BrokerFeePercentage>double</BrokerFeePercentage>
            <CaseStatus>string</CaseStatus>
            <StatusDate>dateTime</StatusDate>
            <Source>string</Source>
            <SourceName>string</SourceName>
            <SourceRef>string</SourceRef>
            <SourceAffiliate>string</SourceAffiliate>
            <SourceAffiliateName>string</SourceAffiliateName>
            <OpenBankingVisionId>string</OpenBankingVisionId>
            <DateCreated>dateTime</DateCreated>
            <UserCreated>int</UserCreated>
            <WorkflowStep>string</WorkflowStep>
            <DaysOld>int</DaysOld>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseTeam>string</CaseTeam>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <CaseAssignmentBranch>string</CaseAssignmentBranch>
            <BrokerCode>string</BrokerCode>
            <BrokerName>string</BrokerName>
            <BrokerReference>string</BrokerReference>
            <CaseNotesList xsi:nil="true" />
            <CustomerExtraDetailForUpdate xsi:nil="true" />
            <DynamicFieldDetail xsi:nil="true" />
            <IsUpdateCaseCustomer>boolean</IsUpdateCaseCustomer>
            <TotalCredit>double</TotalCredit>
            <TotalDebit>double</TotalDebit>
            <TotalBalance>double</TotalBalance>
            <B2B>boolean</B2B>
            <LastLoanInterestRaisedAmount>double</LastLoanInterestRaisedAmount>
            <TotalLoanInterestRaisedAmount>double</TotalLoanInterestRaisedAmount>
            <LTVPer>double</LTVPer>
            <GrossLTVPer>double</GrossLTVPer>
            <LGDVPer>double</LGDVPer>
            <SecurityCoverPer>double</SecurityCoverPer>
            <ExpectedLTV>double</ExpectedLTV>
            <ExpectedSecurityCover>double</ExpectedSecurityCover>
            <SolicitorDetails xsi:nil="true" />
            <ValuationDetails xsi:nil="true" />
            <SecurityAddress xsi:nil="true" />
            <EquipmentDetails xsi:nil="true" />
            <VehicleFinance xsi:nil="true" />
            <ApplicationProgressDates xsi:nil="true" />
            <CustomDates xsi:nil="true" />
            <CompanyAddress xsi:nil="true" />
            <MultiContacts xsi:nil="true" />
            <PaymentPlanDetail xsi:nil="true" />
            <MonthlyIncome xsi:nil="true" />
            <MonthlyExpence xsi:nil="true" />
            <SourceInitialFeePerc>double</SourceInitialFeePerc>
            <SourceInitialFee>double</SourceInitialFee>
            <SourceCommissionPerc>double</SourceCommissionPerc>
            <AffiliateInitialFeePerc>double</AffiliateInitialFeePerc>
            <AffiliateInitialFee>double</AffiliateInitialFee>
            <AdditionalFee xsi:nil="true" />
            <AvoidUpdatingBlankData>boolean</AvoidUpdatingBlankData>
            <DirectDebitBankDetails xsi:nil="true" />
            <CalculateFinancialField>boolean</CalculateFinancialField>
          </CaseApplicant>
        </CasesList>
        <TrainingCourses>
          <TrainingCourse>
            <Code>string</Code>
            <CourseCode>string</CourseCode>
            <CourseDescription>string</CourseDescription>
            <Price>decimal</Price>
            <FixedPrice>decimal</FixedPrice>
            <AdditionalCourseDetails>string</AdditionalCourseDetails>
            <Sector>string</Sector>
            <SectorCode>string</SectorCode>
            <CourseType>string</CourseType>
            <CourseTypeCode>string</CourseTypeCode>
            <CourseDate>dateTime</CourseDate>
            <EndDate>dateTime</EndDate>
            <Duration>int</Duration>
            <CourseStatus>string</CourseStatus>
            <CourseVenue>string</CourseVenue>
            <CourseVenueDescription>string</CourseVenueDescription>
            <CourseVenueAddress1>string</CourseVenueAddress1>
            <CourseVenueAddress2>string</CourseVenueAddress2>
            <CourseVenueAddress3>string</CourseVenueAddress3>
            <CourseVenueTelephone>string</CourseVenueTelephone>
            <CourseVenueEmail>string</CourseVenueEmail>
            <CourseVenueNotes>string</CourseVenueNotes>
            <CourseVenueRegion>string</CourseVenueRegion>
            <CourseVenueCountry>string</CourseVenueCountry>
            <County>string</County>
            <Postcode>string</Postcode>
            <MinimumNumberOfDelegates>int</MinimumNumberOfDelegates>
            <MaximumNumberOfDelegates>int</MaximumNumberOfDelegates>
            <CurrentNumberOfDelegates>int</CurrentNumberOfDelegates>
            <AvailablePlaces>int</AvailablePlaces>
            <SellingPriceOverride>decimal</SellingPriceOverride>
            <CoordinatorCode>string</CoordinatorCode>
            <CoordinatorName>string</CoordinatorName>
            <CoordinatorEmail>string</CoordinatorEmail>
            <CoordinatorPhone>string</CoordinatorPhone>
            <CoordinatorMobile>string</CoordinatorMobile>
            <CandidateCriteria>string</CandidateCriteria>
            <CourseContents>string</CourseContents>
            <Brochure>string</Brochure>
            <DefaultCustomer xsi:nil="true" />
            <CourseOverview>string</CourseOverview>
            <LearningObjectives>string</LearningObjectives>
            <CourseContent>string</CourseContent>
            <VatCode>string</VatCode>
            <CourseAim>string</CourseAim>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <CustomField4>string</CustomField4>
            <CustomField5>string</CustomField5>
            <CustomField6>string</CustomField6>
            <CustomField7>string</CustomField7>
            <CustomField8>string</CustomField8>
            <CustomField9>string</CustomField9>
            <CustomField10>string</CustomField10>
            <CourseRoom>string</CourseRoom>
            <MatterType>string</MatterType>
            <ProductPoints>string</ProductPoints>
            <ProductMatterTypes>string</ProductMatterTypes>
            <Notes1>string</Notes1>
            <Notes2>string</Notes2>
            <Notes3>string</Notes3>
            <Notes4>string</Notes4>
            <CourseLength>decimal</CourseLength>
            <CustomFieldPrice1>string</CustomFieldPrice1>
            <CustomFieldPrice2>string</CustomFieldPrice2>
            <CustomFieldPrice3>string</CustomFieldPrice3>
            <CustomFieldPrice4>string</CustomFieldPrice4>
            <CustomFieldPrice5>string</CustomFieldPrice5>
            <CustomFieldPrice6>string</CustomFieldPrice6>
            <CustomFieldPrice7>string</CustomFieldPrice7>
            <CustomFieldPrice8>string</CustomFieldPrice8>
            <CustomFieldPrice9>string</CustomFieldPrice9>
            <CustomFieldPrice10>string</CustomFieldPrice10>
            <SubTotalNetAmount>double</SubTotalNetAmount>
            <TotalMiscellaneousCost>double</TotalMiscellaneousCost>
            <DiscountAmount>double</DiscountAmount>
            <TotalNetAmount>double</TotalNetAmount>
            <VATAmount>double</VATAmount>
            <InvoiceAmount>double</InvoiceAmount>
            <NumberOfDelegatesOnCourse>int</NumberOfDelegatesOnCourse>
            <Delegates xsi:nil="true" />
            <Trainers xsi:nil="true" />
            <DelegateDetail xsi:nil="true" />
            <PurchaseOrder>string</PurchaseOrder>
            <BookingReference>string</BookingReference>
            <CustomerNumberOfDelegatesOnCourse>int</CustomerNumberOfDelegatesOnCourse>
            <CustomPrices xsi:nil="true" />
            <DiscountCodes xsi:nil="true" />
            <TrainingCourseDiscountCodes xsi:nil="true" />
          </TrainingCourse>
          <TrainingCourse>
            <Code>string</Code>
            <CourseCode>string</CourseCode>
            <CourseDescription>string</CourseDescription>
            <Price>decimal</Price>
            <FixedPrice>decimal</FixedPrice>
            <AdditionalCourseDetails>string</AdditionalCourseDetails>
            <Sector>string</Sector>
            <SectorCode>string</SectorCode>
            <CourseType>string</CourseType>
            <CourseTypeCode>string</CourseTypeCode>
            <CourseDate>dateTime</CourseDate>
            <EndDate>dateTime</EndDate>
            <Duration>int</Duration>
            <CourseStatus>string</CourseStatus>
            <CourseVenue>string</CourseVenue>
            <CourseVenueDescription>string</CourseVenueDescription>
            <CourseVenueAddress1>string</CourseVenueAddress1>
            <CourseVenueAddress2>string</CourseVenueAddress2>
            <CourseVenueAddress3>string</CourseVenueAddress3>
            <CourseVenueTelephone>string</CourseVenueTelephone>
            <CourseVenueEmail>string</CourseVenueEmail>
            <CourseVenueNotes>string</CourseVenueNotes>
            <CourseVenueRegion>string</CourseVenueRegion>
            <CourseVenueCountry>string</CourseVenueCountry>
            <County>string</County>
            <Postcode>string</Postcode>
            <MinimumNumberOfDelegates>int</MinimumNumberOfDelegates>
            <MaximumNumberOfDelegates>int</MaximumNumberOfDelegates>
            <CurrentNumberOfDelegates>int</CurrentNumberOfDelegates>
            <AvailablePlaces>int</AvailablePlaces>
            <SellingPriceOverride>decimal</SellingPriceOverride>
            <CoordinatorCode>string</CoordinatorCode>
            <CoordinatorName>string</CoordinatorName>
            <CoordinatorEmail>string</CoordinatorEmail>
            <CoordinatorPhone>string</CoordinatorPhone>
            <CoordinatorMobile>string</CoordinatorMobile>
            <CandidateCriteria>string</CandidateCriteria>
            <CourseContents>string</CourseContents>
            <Brochure>string</Brochure>
            <DefaultCustomer xsi:nil="true" />
            <CourseOverview>string</CourseOverview>
            <LearningObjectives>string</LearningObjectives>
            <CourseContent>string</CourseContent>
            <VatCode>string</VatCode>
            <CourseAim>string</CourseAim>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <CustomField4>string</CustomField4>
            <CustomField5>string</CustomField5>
            <CustomField6>string</CustomField6>
            <CustomField7>string</CustomField7>
            <CustomField8>string</CustomField8>
            <CustomField9>string</CustomField9>
            <CustomField10>string</CustomField10>
            <CourseRoom>string</CourseRoom>
            <MatterType>string</MatterType>
            <ProductPoints>string</ProductPoints>
            <ProductMatterTypes>string</ProductMatterTypes>
            <Notes1>string</Notes1>
            <Notes2>string</Notes2>
            <Notes3>string</Notes3>
            <Notes4>string</Notes4>
            <CourseLength>decimal</CourseLength>
            <CustomFieldPrice1>string</CustomFieldPrice1>
            <CustomFieldPrice2>string</CustomFieldPrice2>
            <CustomFieldPrice3>string</CustomFieldPrice3>
            <CustomFieldPrice4>string</CustomFieldPrice4>
            <CustomFieldPrice5>string</CustomFieldPrice5>
            <CustomFieldPrice6>string</CustomFieldPrice6>
            <CustomFieldPrice7>string</CustomFieldPrice7>
            <CustomFieldPrice8>string</CustomFieldPrice8>
            <CustomFieldPrice9>string</CustomFieldPrice9>
            <CustomFieldPrice10>string</CustomFieldPrice10>
            <SubTotalNetAmount>double</SubTotalNetAmount>
            <TotalMiscellaneousCost>double</TotalMiscellaneousCost>
            <DiscountAmount>double</DiscountAmount>
            <TotalNetAmount>double</TotalNetAmount>
            <VATAmount>double</VATAmount>
            <InvoiceAmount>double</InvoiceAmount>
            <NumberOfDelegatesOnCourse>int</NumberOfDelegatesOnCourse>
            <Delegates xsi:nil="true" />
            <Trainers xsi:nil="true" />
            <DelegateDetail xsi:nil="true" />
            <PurchaseOrder>string</PurchaseOrder>
            <BookingReference>string</BookingReference>
            <CustomerNumberOfDelegatesOnCourse>int</CustomerNumberOfDelegatesOnCourse>
            <CustomPrices xsi:nil="true" />
            <DiscountCodes xsi:nil="true" />
            <TrainingCourseDiscountCodes xsi:nil="true" />
          </TrainingCourse>
        </TrainingCourses>
      </GetRecordHistoryResult>
    </GetRecordHistoryResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /Webservices/BrightOfficeAPI.asmx HTTP/1.1
Host: www.spdoffice.co.uk
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetRecordHistory xmlns="http://tempuri.org/">
      <UserInfo>
        <Username>string</Username>
        <Password>string</Password>
      </UserInfo>
      <Mode>string</Mode>
      <CustomerCode>string</CustomerCode>
    </GetRecordHistory>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetRecordHistoryResponse xmlns="http://tempuri.org/">
      <GetRecordHistoryResult>
        <EnquiryResult>
          <SuccessCode>SUCCESS or SYSTEMERROR or LOGINERROR or OTHER or MISSINGRECORD or PARAMETERERROR</SuccessCode>
          <Message>string</Message>
          <ExceptionMessage>string</ExceptionMessage>
          <IsSystemError>boolean</IsSystemError>
        </EnquiryResult>
        <JobsList>
          <Job>
            <JobReference>string</JobReference>
            <DateCreated>dateTime</DateCreated>
            <Firstname>string</Firstname>
            <Surname>string</Surname>
            <MatterType>string</MatterType>
            <HomeTelephone>string</HomeTelephone>
            <WorkTelephone>string</WorkTelephone>
            <Mobile>string</Mobile>
            <Email>string</Email>
            <Salutation>string</Salutation>
            <Address xsi:nil="true" />
            <CustomerCode>string</CustomerCode>
            <MatterTypeDescription>string</MatterTypeDescription>
            <JobStatus>string</JobStatus>
            <JobStatusDescription>string</JobStatusDescription>
            <Engineer1Name>string</Engineer1Name>
            <Engineer1Label>string</Engineer1Label>
            <Engineer1JobStartDate>dateTime</Engineer1JobStartDate>
            <Engineer1JobEndDate>dateTime</Engineer1JobEndDate>
            <Engineer2Name>string</Engineer2Name>
            <Engineer2Label>string</Engineer2Label>
            <Engineer2JobStartDate>dateTime</Engineer2JobStartDate>
            <Engineer2JobEndDate>dateTime</Engineer2JobEndDate>
            <Firstname2>string</Firstname2>
            <Surname2>string</Surname2>
            <HomeTelephone2>string</HomeTelephone2>
            <WorkTelephone2>string</WorkTelephone2>
            <Mobile2>string</Mobile2>
            <Email2>string</Email2>
            <CaseType>string</CaseType>
            <CustomerNames>string</CustomerNames>
            <CasesCustomerNames>string</CasesCustomerNames>
            <IsFilterByAppointmentsDateAndTime>boolean</IsFilterByAppointmentsDateAndTime>
            <AppointmentEndDate>dateTime</AppointmentEndDate>
            <Priority>string</Priority>
            <PriorityDescription>string</PriorityDescription>
            <HasChanges>boolean</HasChanges>
            <DataFolder xsi:nil="true" />
            <JobDetails>string</JobDetails>
            <InstallerNumber>string</InstallerNumber>
            <IsAllowUserReassignJobToThemselves>boolean</IsAllowUserReassignJobToThemselves>
            <EngineerType>string</EngineerType>
            <LoanAmount>double</LoanAmount>
            <Term>int</Term>
            <RepaymentType>string</RepaymentType>
            <TermType>string</TermType>
            <LoanType>string</LoanType>
            <TotalAmount>double</TotalAmount>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <RebateCalculation xsi:nil="true" />
            <CaseFinanciaData xsi:nil="true" />
          </Job>
          <Job>
            <JobReference>string</JobReference>
            <DateCreated>dateTime</DateCreated>
            <Firstname>string</Firstname>
            <Surname>string</Surname>
            <MatterType>string</MatterType>
            <HomeTelephone>string</HomeTelephone>
            <WorkTelephone>string</WorkTelephone>
            <Mobile>string</Mobile>
            <Email>string</Email>
            <Salutation>string</Salutation>
            <Address xsi:nil="true" />
            <CustomerCode>string</CustomerCode>
            <MatterTypeDescription>string</MatterTypeDescription>
            <JobStatus>string</JobStatus>
            <JobStatusDescription>string</JobStatusDescription>
            <Engineer1Name>string</Engineer1Name>
            <Engineer1Label>string</Engineer1Label>
            <Engineer1JobStartDate>dateTime</Engineer1JobStartDate>
            <Engineer1JobEndDate>dateTime</Engineer1JobEndDate>
            <Engineer2Name>string</Engineer2Name>
            <Engineer2Label>string</Engineer2Label>
            <Engineer2JobStartDate>dateTime</Engineer2JobStartDate>
            <Engineer2JobEndDate>dateTime</Engineer2JobEndDate>
            <Firstname2>string</Firstname2>
            <Surname2>string</Surname2>
            <HomeTelephone2>string</HomeTelephone2>
            <WorkTelephone2>string</WorkTelephone2>
            <Mobile2>string</Mobile2>
            <Email2>string</Email2>
            <CaseType>string</CaseType>
            <CustomerNames>string</CustomerNames>
            <CasesCustomerNames>string</CasesCustomerNames>
            <IsFilterByAppointmentsDateAndTime>boolean</IsFilterByAppointmentsDateAndTime>
            <AppointmentEndDate>dateTime</AppointmentEndDate>
            <Priority>string</Priority>
            <PriorityDescription>string</PriorityDescription>
            <HasChanges>boolean</HasChanges>
            <DataFolder xsi:nil="true" />
            <JobDetails>string</JobDetails>
            <InstallerNumber>string</InstallerNumber>
            <IsAllowUserReassignJobToThemselves>boolean</IsAllowUserReassignJobToThemselves>
            <EngineerType>string</EngineerType>
            <LoanAmount>double</LoanAmount>
            <Term>int</Term>
            <RepaymentType>string</RepaymentType>
            <TermType>string</TermType>
            <LoanType>string</LoanType>
            <TotalAmount>double</TotalAmount>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <RebateCalculation xsi:nil="true" />
            <CaseFinanciaData xsi:nil="true" />
          </Job>
        </JobsList>
        <CasesList>
          <CaseApplicant>
            <ApplicantID>string</ApplicantID>
            <CustomerReference>string</CustomerReference>
            <MainApplicant xsi:nil="true" />
            <AdditionalApplicants xsi:nil="true" />
            <MatterType>string</MatterType>
            <Provider>string</Provider>
            <ProviderDescription>string</ProviderDescription>
            <ProviderRef>string</ProviderRef>
            <ProviderCaseRef>string</ProviderCaseRef>
            <OldCaseRef>string</OldCaseRef>
            <CreditType>string</CreditType>
            <NetClaim>double</NetClaim>
            <OriginalLoanAmount>double</OriginalLoanAmount>
            <Term>int</Term>
            <InterestDaily>double</InterestDaily>
            <InterestMonthly>double</InterestMonthly>
            <InterestYearly>double</InterestYearly>
            <SecurityCover>double</SecurityCover>
            <MonthlyPayment>double</MonthlyPayment>
            <RolledUpInterestForTerm>double</RolledUpInterestForTerm>
            <TotalRepaymentAmount>double</TotalRepaymentAmount>
            <AddFeesToTotal>boolean</AddFeesToTotal>
            <AgreementStartDate>string</AgreementStartDate>
            <Commission>double</Commission>
            <ClaimInterest>double</ClaimInterest>
            <CustomerInitialFee>double</CustomerInitialFee>
            <CustomerCompletionFeePerc>double</CustomerCompletionFeePerc>
            <CustomerCompletionFee>double</CustomerCompletionFee>
            <ValuationFee>double</ValuationFee>
            <ValuationFeePerc>double</ValuationFeePerc>
            <LegalFee>double</LegalFee>
            <LegalFeePerc>double</LegalFeePerc>
            <OtherFee>double</OtherFee>
            <OtherFeePerc>double</OtherFeePerc>
            <Deposit>double</Deposit>
            <DepositPerc>double</DepositPerc>
            <BrokerAdminFee>double</BrokerAdminFee>
            <BrokerFeePercentage>double</BrokerFeePercentage>
            <CaseStatus>string</CaseStatus>
            <StatusDate>dateTime</StatusDate>
            <Source>string</Source>
            <SourceName>string</SourceName>
            <SourceRef>string</SourceRef>
            <SourceAffiliate>string</SourceAffiliate>
            <SourceAffiliateName>string</SourceAffiliateName>
            <OpenBankingVisionId>string</OpenBankingVisionId>
            <DateCreated>dateTime</DateCreated>
            <UserCreated>int</UserCreated>
            <WorkflowStep>string</WorkflowStep>
            <DaysOld>int</DaysOld>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseTeam>string</CaseTeam>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <CaseAssignmentBranch>string</CaseAssignmentBranch>
            <BrokerCode>string</BrokerCode>
            <BrokerName>string</BrokerName>
            <BrokerReference>string</BrokerReference>
            <CaseNotesList xsi:nil="true" />
            <CustomerExtraDetailForUpdate xsi:nil="true" />
            <DynamicFieldDetail xsi:nil="true" />
            <IsUpdateCaseCustomer>boolean</IsUpdateCaseCustomer>
            <TotalCredit>double</TotalCredit>
            <TotalDebit>double</TotalDebit>
            <TotalBalance>double</TotalBalance>
            <B2B>boolean</B2B>
            <LastLoanInterestRaisedAmount>double</LastLoanInterestRaisedAmount>
            <TotalLoanInterestRaisedAmount>double</TotalLoanInterestRaisedAmount>
            <LTVPer>double</LTVPer>
            <GrossLTVPer>double</GrossLTVPer>
            <LGDVPer>double</LGDVPer>
            <SecurityCoverPer>double</SecurityCoverPer>
            <ExpectedLTV>double</ExpectedLTV>
            <ExpectedSecurityCover>double</ExpectedSecurityCover>
            <SolicitorDetails xsi:nil="true" />
            <ValuationDetails xsi:nil="true" />
            <SecurityAddress xsi:nil="true" />
            <EquipmentDetails xsi:nil="true" />
            <VehicleFinance xsi:nil="true" />
            <ApplicationProgressDates xsi:nil="true" />
            <CustomDates xsi:nil="true" />
            <CompanyAddress xsi:nil="true" />
            <MultiContacts xsi:nil="true" />
            <PaymentPlanDetail xsi:nil="true" />
            <MonthlyIncome xsi:nil="true" />
            <MonthlyExpence xsi:nil="true" />
            <SourceInitialFeePerc>double</SourceInitialFeePerc>
            <SourceInitialFee>double</SourceInitialFee>
            <SourceCommissionPerc>double</SourceCommissionPerc>
            <AffiliateInitialFeePerc>double</AffiliateInitialFeePerc>
            <AffiliateInitialFee>double</AffiliateInitialFee>
            <AdditionalFee xsi:nil="true" />
            <AvoidUpdatingBlankData>boolean</AvoidUpdatingBlankData>
            <DirectDebitBankDetails xsi:nil="true" />
            <CalculateFinancialField>boolean</CalculateFinancialField>
          </CaseApplicant>
          <CaseApplicant>
            <ApplicantID>string</ApplicantID>
            <CustomerReference>string</CustomerReference>
            <MainApplicant xsi:nil="true" />
            <AdditionalApplicants xsi:nil="true" />
            <MatterType>string</MatterType>
            <Provider>string</Provider>
            <ProviderDescription>string</ProviderDescription>
            <ProviderRef>string</ProviderRef>
            <ProviderCaseRef>string</ProviderCaseRef>
            <OldCaseRef>string</OldCaseRef>
            <CreditType>string</CreditType>
            <NetClaim>double</NetClaim>
            <OriginalLoanAmount>double</OriginalLoanAmount>
            <Term>int</Term>
            <InterestDaily>double</InterestDaily>
            <InterestMonthly>double</InterestMonthly>
            <InterestYearly>double</InterestYearly>
            <SecurityCover>double</SecurityCover>
            <MonthlyPayment>double</MonthlyPayment>
            <RolledUpInterestForTerm>double</RolledUpInterestForTerm>
            <TotalRepaymentAmount>double</TotalRepaymentAmount>
            <AddFeesToTotal>boolean</AddFeesToTotal>
            <AgreementStartDate>string</AgreementStartDate>
            <Commission>double</Commission>
            <ClaimInterest>double</ClaimInterest>
            <CustomerInitialFee>double</CustomerInitialFee>
            <CustomerCompletionFeePerc>double</CustomerCompletionFeePerc>
            <CustomerCompletionFee>double</CustomerCompletionFee>
            <ValuationFee>double</ValuationFee>
            <ValuationFeePerc>double</ValuationFeePerc>
            <LegalFee>double</LegalFee>
            <LegalFeePerc>double</LegalFeePerc>
            <OtherFee>double</OtherFee>
            <OtherFeePerc>double</OtherFeePerc>
            <Deposit>double</Deposit>
            <DepositPerc>double</DepositPerc>
            <BrokerAdminFee>double</BrokerAdminFee>
            <BrokerFeePercentage>double</BrokerFeePercentage>
            <CaseStatus>string</CaseStatus>
            <StatusDate>dateTime</StatusDate>
            <Source>string</Source>
            <SourceName>string</SourceName>
            <SourceRef>string</SourceRef>
            <SourceAffiliate>string</SourceAffiliate>
            <SourceAffiliateName>string</SourceAffiliateName>
            <OpenBankingVisionId>string</OpenBankingVisionId>
            <DateCreated>dateTime</DateCreated>
            <UserCreated>int</UserCreated>
            <WorkflowStep>string</WorkflowStep>
            <DaysOld>int</DaysOld>
            <CaseOwner>string</CaseOwner>
            <CustomerOwner>string</CustomerOwner>
            <CaseUnderWriter>string</CaseUnderWriter>
            <CaseTeam>string</CaseTeam>
            <CaseProcessor>string</CaseProcessor>
            <CaseAdditionalUser1>string</CaseAdditionalUser1>
            <CaseAdditionalUser2>string</CaseAdditionalUser2>
            <CaseAssignmentBranch>string</CaseAssignmentBranch>
            <BrokerCode>string</BrokerCode>
            <BrokerName>string</BrokerName>
            <BrokerReference>string</BrokerReference>
            <CaseNotesList xsi:nil="true" />
            <CustomerExtraDetailForUpdate xsi:nil="true" />
            <DynamicFieldDetail xsi:nil="true" />
            <IsUpdateCaseCustomer>boolean</IsUpdateCaseCustomer>
            <TotalCredit>double</TotalCredit>
            <TotalDebit>double</TotalDebit>
            <TotalBalance>double</TotalBalance>
            <B2B>boolean</B2B>
            <LastLoanInterestRaisedAmount>double</LastLoanInterestRaisedAmount>
            <TotalLoanInterestRaisedAmount>double</TotalLoanInterestRaisedAmount>
            <LTVPer>double</LTVPer>
            <GrossLTVPer>double</GrossLTVPer>
            <LGDVPer>double</LGDVPer>
            <SecurityCoverPer>double</SecurityCoverPer>
            <ExpectedLTV>double</ExpectedLTV>
            <ExpectedSecurityCover>double</ExpectedSecurityCover>
            <SolicitorDetails xsi:nil="true" />
            <ValuationDetails xsi:nil="true" />
            <SecurityAddress xsi:nil="true" />
            <EquipmentDetails xsi:nil="true" />
            <VehicleFinance xsi:nil="true" />
            <ApplicationProgressDates xsi:nil="true" />
            <CustomDates xsi:nil="true" />
            <CompanyAddress xsi:nil="true" />
            <MultiContacts xsi:nil="true" />
            <PaymentPlanDetail xsi:nil="true" />
            <MonthlyIncome xsi:nil="true" />
            <MonthlyExpence xsi:nil="true" />
            <SourceInitialFeePerc>double</SourceInitialFeePerc>
            <SourceInitialFee>double</SourceInitialFee>
            <SourceCommissionPerc>double</SourceCommissionPerc>
            <AffiliateInitialFeePerc>double</AffiliateInitialFeePerc>
            <AffiliateInitialFee>double</AffiliateInitialFee>
            <AdditionalFee xsi:nil="true" />
            <AvoidUpdatingBlankData>boolean</AvoidUpdatingBlankData>
            <DirectDebitBankDetails xsi:nil="true" />
            <CalculateFinancialField>boolean</CalculateFinancialField>
          </CaseApplicant>
        </CasesList>
        <TrainingCourses>
          <TrainingCourse>
            <Code>string</Code>
            <CourseCode>string</CourseCode>
            <CourseDescription>string</CourseDescription>
            <Price>decimal</Price>
            <FixedPrice>decimal</FixedPrice>
            <AdditionalCourseDetails>string</AdditionalCourseDetails>
            <Sector>string</Sector>
            <SectorCode>string</SectorCode>
            <CourseType>string</CourseType>
            <CourseTypeCode>string</CourseTypeCode>
            <CourseDate>dateTime</CourseDate>
            <EndDate>dateTime</EndDate>
            <Duration>int</Duration>
            <CourseStatus>string</CourseStatus>
            <CourseVenue>string</CourseVenue>
            <CourseVenueDescription>string</CourseVenueDescription>
            <CourseVenueAddress1>string</CourseVenueAddress1>
            <CourseVenueAddress2>string</CourseVenueAddress2>
            <CourseVenueAddress3>string</CourseVenueAddress3>
            <CourseVenueTelephone>string</CourseVenueTelephone>
            <CourseVenueEmail>string</CourseVenueEmail>
            <CourseVenueNotes>string</CourseVenueNotes>
            <CourseVenueRegion>string</CourseVenueRegion>
            <CourseVenueCountry>string</CourseVenueCountry>
            <County>string</County>
            <Postcode>string</Postcode>
            <MinimumNumberOfDelegates>int</MinimumNumberOfDelegates>
            <MaximumNumberOfDelegates>int</MaximumNumberOfDelegates>
            <CurrentNumberOfDelegates>int</CurrentNumberOfDelegates>
            <AvailablePlaces>int</AvailablePlaces>
            <SellingPriceOverride>decimal</SellingPriceOverride>
            <CoordinatorCode>string</CoordinatorCode>
            <CoordinatorName>string</CoordinatorName>
            <CoordinatorEmail>string</CoordinatorEmail>
            <CoordinatorPhone>string</CoordinatorPhone>
            <CoordinatorMobile>string</CoordinatorMobile>
            <CandidateCriteria>string</CandidateCriteria>
            <CourseContents>string</CourseContents>
            <Brochure>string</Brochure>
            <DefaultCustomer xsi:nil="true" />
            <CourseOverview>string</CourseOverview>
            <LearningObjectives>string</LearningObjectives>
            <CourseContent>string</CourseContent>
            <VatCode>string</VatCode>
            <CourseAim>string</CourseAim>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <CustomField4>string</CustomField4>
            <CustomField5>string</CustomField5>
            <CustomField6>string</CustomField6>
            <CustomField7>string</CustomField7>
            <CustomField8>string</CustomField8>
            <CustomField9>string</CustomField9>
            <CustomField10>string</CustomField10>
            <CourseRoom>string</CourseRoom>
            <MatterType>string</MatterType>
            <ProductPoints>string</ProductPoints>
            <ProductMatterTypes>string</ProductMatterTypes>
            <Notes1>string</Notes1>
            <Notes2>string</Notes2>
            <Notes3>string</Notes3>
            <Notes4>string</Notes4>
            <CourseLength>decimal</CourseLength>
            <CustomFieldPrice1>string</CustomFieldPrice1>
            <CustomFieldPrice2>string</CustomFieldPrice2>
            <CustomFieldPrice3>string</CustomFieldPrice3>
            <CustomFieldPrice4>string</CustomFieldPrice4>
            <CustomFieldPrice5>string</CustomFieldPrice5>
            <CustomFieldPrice6>string</CustomFieldPrice6>
            <CustomFieldPrice7>string</CustomFieldPrice7>
            <CustomFieldPrice8>string</CustomFieldPrice8>
            <CustomFieldPrice9>string</CustomFieldPrice9>
            <CustomFieldPrice10>string</CustomFieldPrice10>
            <SubTotalNetAmount>double</SubTotalNetAmount>
            <TotalMiscellaneousCost>double</TotalMiscellaneousCost>
            <DiscountAmount>double</DiscountAmount>
            <TotalNetAmount>double</TotalNetAmount>
            <VATAmount>double</VATAmount>
            <InvoiceAmount>double</InvoiceAmount>
            <NumberOfDelegatesOnCourse>int</NumberOfDelegatesOnCourse>
            <Delegates xsi:nil="true" />
            <Trainers xsi:nil="true" />
            <DelegateDetail xsi:nil="true" />
            <PurchaseOrder>string</PurchaseOrder>
            <BookingReference>string</BookingReference>
            <CustomerNumberOfDelegatesOnCourse>int</CustomerNumberOfDelegatesOnCourse>
            <CustomPrices xsi:nil="true" />
            <DiscountCodes xsi:nil="true" />
            <TrainingCourseDiscountCodes xsi:nil="true" />
          </TrainingCourse>
          <TrainingCourse>
            <Code>string</Code>
            <CourseCode>string</CourseCode>
            <CourseDescription>string</CourseDescription>
            <Price>decimal</Price>
            <FixedPrice>decimal</FixedPrice>
            <AdditionalCourseDetails>string</AdditionalCourseDetails>
            <Sector>string</Sector>
            <SectorCode>string</SectorCode>
            <CourseType>string</CourseType>
            <CourseTypeCode>string</CourseTypeCode>
            <CourseDate>dateTime</CourseDate>
            <EndDate>dateTime</EndDate>
            <Duration>int</Duration>
            <CourseStatus>string</CourseStatus>
            <CourseVenue>string</CourseVenue>
            <CourseVenueDescription>string</CourseVenueDescription>
            <CourseVenueAddress1>string</CourseVenueAddress1>
            <CourseVenueAddress2>string</CourseVenueAddress2>
            <CourseVenueAddress3>string</CourseVenueAddress3>
            <CourseVenueTelephone>string</CourseVenueTelephone>
            <CourseVenueEmail>string</CourseVenueEmail>
            <CourseVenueNotes>string</CourseVenueNotes>
            <CourseVenueRegion>string</CourseVenueRegion>
            <CourseVenueCountry>string</CourseVenueCountry>
            <County>string</County>
            <Postcode>string</Postcode>
            <MinimumNumberOfDelegates>int</MinimumNumberOfDelegates>
            <MaximumNumberOfDelegates>int</MaximumNumberOfDelegates>
            <CurrentNumberOfDelegates>int</CurrentNumberOfDelegates>
            <AvailablePlaces>int</AvailablePlaces>
            <SellingPriceOverride>decimal</SellingPriceOverride>
            <CoordinatorCode>string</CoordinatorCode>
            <CoordinatorName>string</CoordinatorName>
            <CoordinatorEmail>string</CoordinatorEmail>
            <CoordinatorPhone>string</CoordinatorPhone>
            <CoordinatorMobile>string</CoordinatorMobile>
            <CandidateCriteria>string</CandidateCriteria>
            <CourseContents>string</CourseContents>
            <Brochure>string</Brochure>
            <DefaultCustomer xsi:nil="true" />
            <CourseOverview>string</CourseOverview>
            <LearningObjectives>string</LearningObjectives>
            <CourseContent>string</CourseContent>
            <VatCode>string</VatCode>
            <CourseAim>string</CourseAim>
            <CustomField1>string</CustomField1>
            <CustomField2>string</CustomField2>
            <CustomField3>string</CustomField3>
            <CustomField4>string</CustomField4>
            <CustomField5>string</CustomField5>
            <CustomField6>string</CustomField6>
            <CustomField7>string</CustomField7>
            <CustomField8>string</CustomField8>
            <CustomField9>string</CustomField9>
            <CustomField10>string</CustomField10>
            <CourseRoom>string</CourseRoom>
            <MatterType>string</MatterType>
            <ProductPoints>string</ProductPoints>
            <ProductMatterTypes>string</ProductMatterTypes>
            <Notes1>string</Notes1>
            <Notes2>string</Notes2>
            <Notes3>string</Notes3>
            <Notes4>string</Notes4>
            <CourseLength>decimal</CourseLength>
            <CustomFieldPrice1>string</CustomFieldPrice1>
            <CustomFieldPrice2>string</CustomFieldPrice2>
            <CustomFieldPrice3>string</CustomFieldPrice3>
            <CustomFieldPrice4>string</CustomFieldPrice4>
            <CustomFieldPrice5>string</CustomFieldPrice5>
            <CustomFieldPrice6>string</CustomFieldPrice6>
            <CustomFieldPrice7>string</CustomFieldPrice7>
            <CustomFieldPrice8>string</CustomFieldPrice8>
            <CustomFieldPrice9>string</CustomFieldPrice9>
            <CustomFieldPrice10>string</CustomFieldPrice10>
            <SubTotalNetAmount>double</SubTotalNetAmount>
            <TotalMiscellaneousCost>double</TotalMiscellaneousCost>
            <DiscountAmount>double</DiscountAmount>
            <TotalNetAmount>double</TotalNetAmount>
            <VATAmount>double</VATAmount>
            <InvoiceAmount>double</InvoiceAmount>
            <NumberOfDelegatesOnCourse>int</NumberOfDelegatesOnCourse>
            <Delegates xsi:nil="true" />
            <Trainers xsi:nil="true" />
            <DelegateDetail xsi:nil="true" />
            <PurchaseOrder>string</PurchaseOrder>
            <BookingReference>string</BookingReference>
            <CustomerNumberOfDelegatesOnCourse>int</CustomerNumberOfDelegatesOnCourse>
            <CustomPrices xsi:nil="true" />
            <DiscountCodes xsi:nil="true" />
            <TrainingCourseDiscountCodes xsi:nil="true" />
          </TrainingCourse>
        </TrainingCourses>
      </GetRecordHistoryResult>
    </GetRecordHistoryResponse>
  </soap12:Body>
</soap12:Envelope>