PageUpPeople


Click here for a complete list of operations.

GetOffersForReview

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 /pageuppeoplews/pageuppeople.asmx HTTP/1.1
Host: webservices.dc2.pageuppeople.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://webservices.pageup.com.au/People/PageUpPeople/GetOffersForReview"

<?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:Header>
    <AuthHeader xmlns="http://webservices.pageup.com.au/People/PageUpPeople/">
      <sUserName>string</sUserName>
      <sPassword>string</sPassword>
    </AuthHeader>
  </soap:Header>
  <soap:Body>
    <GetOffersForReview xmlns="http://webservices.pageup.com.au/People/PageUpPeople/">
      <offerStatus>Made or Accepted or Declined or MadeOnline or NewHireVerified or AcceptedFormComplete or Approved or NotApproved or Hired or NotHired or ExternalReviewRequired or ExternalReviewComplete or DocumentReviewRequired or DocumentReviewComplete</offerStatus>
      <filter>
        <UserEmail>string</UserEmail>
      </filter>
    </GetOffersForReview>
  </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>
    <GetOffersForReviewResponse xmlns="http://webservices.pageup.com.au/People/PageUpPeople/">
      <GetOffersForReviewResult>
        <Offers>
          <OfferForReview>
            <OfferId>int</OfferId>
            <StartDate>string</StartDate>
            <StartTime>string</StartTime>
            <StartDateTime>string</StartDateTime>
            <EndDate>string</EndDate>
            <EndTime>string</EndTime>
            <EndDateTime>string</EndDateTime>
            <Title>string</Title>
            <ContractSentDate>string</ContractSentDate>
            <ContractSentTime>string</ContractSentTime>
            <ContractSentDateTime>string</ContractSentDateTime>
            <OfferSupplementaryBoolean1>boolean</OfferSupplementaryBoolean1>
            <OfferSupplementaryBoolean2>boolean</OfferSupplementaryBoolean2>
            <OfferSupplementaryBoolean3>boolean</OfferSupplementaryBoolean3>
            <OfferSupplementaryBoolean4>boolean</OfferSupplementaryBoolean4>
            <OfferSupplementaryBoolean5>boolean</OfferSupplementaryBoolean5>
            <OfferSupplementaryBoolean6>boolean</OfferSupplementaryBoolean6>
            <OfferSupplementaryBoolean7>boolean</OfferSupplementaryBoolean7>
            <OfferSupplementaryBoolean8>boolean</OfferSupplementaryBoolean8>
            <OfferSupplementaryBoolean9>boolean</OfferSupplementaryBoolean9>
            <OfferSupplementaryBoolean10>boolean</OfferSupplementaryBoolean10>
            <OfferSupplementaryText1>string</OfferSupplementaryText1>
            <OfferSupplementaryText2>string</OfferSupplementaryText2>
            <OfferSupplementaryText3>string</OfferSupplementaryText3>
            <OfferSupplementaryText4>string</OfferSupplementaryText4>
            <OfferSupplementaryText5>string</OfferSupplementaryText5>
            <OfferSupplementaryText6>string</OfferSupplementaryText6>
            <OfferSupplementaryText7>string</OfferSupplementaryText7>
            <OfferSupplementaryText8>string</OfferSupplementaryText8>
            <OfferSupplementaryText9>string</OfferSupplementaryText9>
            <OfferSupplementaryText10>string</OfferSupplementaryText10>
            <OfferSupplementaryDate1>string</OfferSupplementaryDate1>
            <OfferSupplementaryDate2>string</OfferSupplementaryDate2>
            <OfferSupplementaryDate3>string</OfferSupplementaryDate3>
            <OfferSupplementaryDate4>string</OfferSupplementaryDate4>
            <OfferSupplementaryDate5>string</OfferSupplementaryDate5>
            <OfferSupplementaryDate6>string</OfferSupplementaryDate6>
            <OfferSupplementaryDate7>string</OfferSupplementaryDate7>
            <OfferSupplementaryDate8>string</OfferSupplementaryDate8>
            <OfferSupplementaryDate9>string</OfferSupplementaryDate9>
            <OfferSupplementaryDate10>string</OfferSupplementaryDate10>
            <Application xsi:nil="true" />
            <Applicant xsi:nil="true" />
            <Employee xsi:nil="true" />
            <PayScale xsi:nil="true" />
            <PayScaleType xsi:nil="true" />
            <PayScaleArea xsi:nil="true" />
            <CostCentre xsi:nil="true" />
            <JobWorkType xsi:nil="true" />
            <JobSite xsi:nil="true" />
            <AgreementType xsi:nil="true" />
            <ContractType xsi:nil="true" />
            <JobPositions xsi:nil="true" />
            <GenericLists xsi:nil="true" />
            <Forms xsi:nil="true" />
          </OfferForReview>
          <OfferForReview>
            <OfferId>int</OfferId>
            <StartDate>string</StartDate>
            <StartTime>string</StartTime>
            <StartDateTime>string</StartDateTime>
            <EndDate>string</EndDate>
            <EndTime>string</EndTime>
            <EndDateTime>string</EndDateTime>
            <Title>string</Title>
            <ContractSentDate>string</ContractSentDate>
            <ContractSentTime>string</ContractSentTime>
            <ContractSentDateTime>string</ContractSentDateTime>
            <OfferSupplementaryBoolean1>boolean</OfferSupplementaryBoolean1>
            <OfferSupplementaryBoolean2>boolean</OfferSupplementaryBoolean2>
            <OfferSupplementaryBoolean3>boolean</OfferSupplementaryBoolean3>
            <OfferSupplementaryBoolean4>boolean</OfferSupplementaryBoolean4>
            <OfferSupplementaryBoolean5>boolean</OfferSupplementaryBoolean5>
            <OfferSupplementaryBoolean6>boolean</OfferSupplementaryBoolean6>
            <OfferSupplementaryBoolean7>boolean</OfferSupplementaryBoolean7>
            <OfferSupplementaryBoolean8>boolean</OfferSupplementaryBoolean8>
            <OfferSupplementaryBoolean9>boolean</OfferSupplementaryBoolean9>
            <OfferSupplementaryBoolean10>boolean</OfferSupplementaryBoolean10>
            <OfferSupplementaryText1>string</OfferSupplementaryText1>
            <OfferSupplementaryText2>string</OfferSupplementaryText2>
            <OfferSupplementaryText3>string</OfferSupplementaryText3>
            <OfferSupplementaryText4>string</OfferSupplementaryText4>
            <OfferSupplementaryText5>string</OfferSupplementaryText5>
            <OfferSupplementaryText6>string</OfferSupplementaryText6>
            <OfferSupplementaryText7>string</OfferSupplementaryText7>
            <OfferSupplementaryText8>string</OfferSupplementaryText8>
            <OfferSupplementaryText9>string</OfferSupplementaryText9>
            <OfferSupplementaryText10>string</OfferSupplementaryText10>
            <OfferSupplementaryDate1>string</OfferSupplementaryDate1>
            <OfferSupplementaryDate2>string</OfferSupplementaryDate2>
            <OfferSupplementaryDate3>string</OfferSupplementaryDate3>
            <OfferSupplementaryDate4>string</OfferSupplementaryDate4>
            <OfferSupplementaryDate5>string</OfferSupplementaryDate5>
            <OfferSupplementaryDate6>string</OfferSupplementaryDate6>
            <OfferSupplementaryDate7>string</OfferSupplementaryDate7>
            <OfferSupplementaryDate8>string</OfferSupplementaryDate8>
            <OfferSupplementaryDate9>string</OfferSupplementaryDate9>
            <OfferSupplementaryDate10>string</OfferSupplementaryDate10>
            <Application xsi:nil="true" />
            <Applicant xsi:nil="true" />
            <Employee xsi:nil="true" />
            <PayScale xsi:nil="true" />
            <PayScaleType xsi:nil="true" />
            <PayScaleArea xsi:nil="true" />
            <CostCentre xsi:nil="true" />
            <JobWorkType xsi:nil="true" />
            <JobSite xsi:nil="true" />
            <AgreementType xsi:nil="true" />
            <ContractType xsi:nil="true" />
            <JobPositions xsi:nil="true" />
            <GenericLists xsi:nil="true" />
            <Forms xsi:nil="true" />
          </OfferForReview>
        </Offers>
      </GetOffersForReviewResult>
    </GetOffersForReviewResponse>
  </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 /pageuppeoplews/pageuppeople.asmx HTTP/1.1
Host: webservices.dc2.pageuppeople.com
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:Header>
    <AuthHeader xmlns="http://webservices.pageup.com.au/People/PageUpPeople/">
      <sUserName>string</sUserName>
      <sPassword>string</sPassword>
    </AuthHeader>
  </soap12:Header>
  <soap12:Body>
    <GetOffersForReview xmlns="http://webservices.pageup.com.au/People/PageUpPeople/">
      <offerStatus>Made or Accepted or Declined or MadeOnline or NewHireVerified or AcceptedFormComplete or Approved or NotApproved or Hired or NotHired or ExternalReviewRequired or ExternalReviewComplete or DocumentReviewRequired or DocumentReviewComplete</offerStatus>
      <filter>
        <UserEmail>string</UserEmail>
      </filter>
    </GetOffersForReview>
  </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>
    <GetOffersForReviewResponse xmlns="http://webservices.pageup.com.au/People/PageUpPeople/">
      <GetOffersForReviewResult>
        <Offers>
          <OfferForReview>
            <OfferId>int</OfferId>
            <StartDate>string</StartDate>
            <StartTime>string</StartTime>
            <StartDateTime>string</StartDateTime>
            <EndDate>string</EndDate>
            <EndTime>string</EndTime>
            <EndDateTime>string</EndDateTime>
            <Title>string</Title>
            <ContractSentDate>string</ContractSentDate>
            <ContractSentTime>string</ContractSentTime>
            <ContractSentDateTime>string</ContractSentDateTime>
            <OfferSupplementaryBoolean1>boolean</OfferSupplementaryBoolean1>
            <OfferSupplementaryBoolean2>boolean</OfferSupplementaryBoolean2>
            <OfferSupplementaryBoolean3>boolean</OfferSupplementaryBoolean3>
            <OfferSupplementaryBoolean4>boolean</OfferSupplementaryBoolean4>
            <OfferSupplementaryBoolean5>boolean</OfferSupplementaryBoolean5>
            <OfferSupplementaryBoolean6>boolean</OfferSupplementaryBoolean6>
            <OfferSupplementaryBoolean7>boolean</OfferSupplementaryBoolean7>
            <OfferSupplementaryBoolean8>boolean</OfferSupplementaryBoolean8>
            <OfferSupplementaryBoolean9>boolean</OfferSupplementaryBoolean9>
            <OfferSupplementaryBoolean10>boolean</OfferSupplementaryBoolean10>
            <OfferSupplementaryText1>string</OfferSupplementaryText1>
            <OfferSupplementaryText2>string</OfferSupplementaryText2>
            <OfferSupplementaryText3>string</OfferSupplementaryText3>
            <OfferSupplementaryText4>string</OfferSupplementaryText4>
            <OfferSupplementaryText5>string</OfferSupplementaryText5>
            <OfferSupplementaryText6>string</OfferSupplementaryText6>
            <OfferSupplementaryText7>string</OfferSupplementaryText7>
            <OfferSupplementaryText8>string</OfferSupplementaryText8>
            <OfferSupplementaryText9>string</OfferSupplementaryText9>
            <OfferSupplementaryText10>string</OfferSupplementaryText10>
            <OfferSupplementaryDate1>string</OfferSupplementaryDate1>
            <OfferSupplementaryDate2>string</OfferSupplementaryDate2>
            <OfferSupplementaryDate3>string</OfferSupplementaryDate3>
            <OfferSupplementaryDate4>string</OfferSupplementaryDate4>
            <OfferSupplementaryDate5>string</OfferSupplementaryDate5>
            <OfferSupplementaryDate6>string</OfferSupplementaryDate6>
            <OfferSupplementaryDate7>string</OfferSupplementaryDate7>
            <OfferSupplementaryDate8>string</OfferSupplementaryDate8>
            <OfferSupplementaryDate9>string</OfferSupplementaryDate9>
            <OfferSupplementaryDate10>string</OfferSupplementaryDate10>
            <Application xsi:nil="true" />
            <Applicant xsi:nil="true" />
            <Employee xsi:nil="true" />
            <PayScale xsi:nil="true" />
            <PayScaleType xsi:nil="true" />
            <PayScaleArea xsi:nil="true" />
            <CostCentre xsi:nil="true" />
            <JobWorkType xsi:nil="true" />
            <JobSite xsi:nil="true" />
            <AgreementType xsi:nil="true" />
            <ContractType xsi:nil="true" />
            <JobPositions xsi:nil="true" />
            <GenericLists xsi:nil="true" />
            <Forms xsi:nil="true" />
          </OfferForReview>
          <OfferForReview>
            <OfferId>int</OfferId>
            <StartDate>string</StartDate>
            <StartTime>string</StartTime>
            <StartDateTime>string</StartDateTime>
            <EndDate>string</EndDate>
            <EndTime>string</EndTime>
            <EndDateTime>string</EndDateTime>
            <Title>string</Title>
            <ContractSentDate>string</ContractSentDate>
            <ContractSentTime>string</ContractSentTime>
            <ContractSentDateTime>string</ContractSentDateTime>
            <OfferSupplementaryBoolean1>boolean</OfferSupplementaryBoolean1>
            <OfferSupplementaryBoolean2>boolean</OfferSupplementaryBoolean2>
            <OfferSupplementaryBoolean3>boolean</OfferSupplementaryBoolean3>
            <OfferSupplementaryBoolean4>boolean</OfferSupplementaryBoolean4>
            <OfferSupplementaryBoolean5>boolean</OfferSupplementaryBoolean5>
            <OfferSupplementaryBoolean6>boolean</OfferSupplementaryBoolean6>
            <OfferSupplementaryBoolean7>boolean</OfferSupplementaryBoolean7>
            <OfferSupplementaryBoolean8>boolean</OfferSupplementaryBoolean8>
            <OfferSupplementaryBoolean9>boolean</OfferSupplementaryBoolean9>
            <OfferSupplementaryBoolean10>boolean</OfferSupplementaryBoolean10>
            <OfferSupplementaryText1>string</OfferSupplementaryText1>
            <OfferSupplementaryText2>string</OfferSupplementaryText2>
            <OfferSupplementaryText3>string</OfferSupplementaryText3>
            <OfferSupplementaryText4>string</OfferSupplementaryText4>
            <OfferSupplementaryText5>string</OfferSupplementaryText5>
            <OfferSupplementaryText6>string</OfferSupplementaryText6>
            <OfferSupplementaryText7>string</OfferSupplementaryText7>
            <OfferSupplementaryText8>string</OfferSupplementaryText8>
            <OfferSupplementaryText9>string</OfferSupplementaryText9>
            <OfferSupplementaryText10>string</OfferSupplementaryText10>
            <OfferSupplementaryDate1>string</OfferSupplementaryDate1>
            <OfferSupplementaryDate2>string</OfferSupplementaryDate2>
            <OfferSupplementaryDate3>string</OfferSupplementaryDate3>
            <OfferSupplementaryDate4>string</OfferSupplementaryDate4>
            <OfferSupplementaryDate5>string</OfferSupplementaryDate5>
            <OfferSupplementaryDate6>string</OfferSupplementaryDate6>
            <OfferSupplementaryDate7>string</OfferSupplementaryDate7>
            <OfferSupplementaryDate8>string</OfferSupplementaryDate8>
            <OfferSupplementaryDate9>string</OfferSupplementaryDate9>
            <OfferSupplementaryDate10>string</OfferSupplementaryDate10>
            <Application xsi:nil="true" />
            <Applicant xsi:nil="true" />
            <Employee xsi:nil="true" />
            <PayScale xsi:nil="true" />
            <PayScaleType xsi:nil="true" />
            <PayScaleArea xsi:nil="true" />
            <CostCentre xsi:nil="true" />
            <JobWorkType xsi:nil="true" />
            <JobSite xsi:nil="true" />
            <AgreementType xsi:nil="true" />
            <ContractType xsi:nil="true" />
            <JobPositions xsi:nil="true" />
            <GenericLists xsi:nil="true" />
            <Forms xsi:nil="true" />
          </OfferForReview>
        </Offers>
      </GetOffersForReviewResult>
    </GetOffersForReviewResponse>
  </soap12:Body>
</soap12:Envelope>