subContractPaymentRequestEntry


Click here for a complete list of operations.

getNewPJPAYDET

Gets a new default PJPAYDET based on the passed template

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 /ctapi/services/ctDynamicsSL/subcontractPaymentRequestEntry.asmx HTTP/1.1
Host: www.catalinatechnology.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.catalinatechnology.com/services/ctDynamicsSL/getNewPJPAYDET"

<?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>
    <ctDynamicsSLHeader xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <licenseKey>string</licenseKey>
      <licenseName>string</licenseName>
      <licenseExpiration>string</licenseExpiration>
      <softwareName>string</softwareName>
      <siteID>string</siteID>
      <siteKey>string</siteKey>
      <userName>string</userName>
      <cpnyID>string</cpnyID>
      <apiUsername>string</apiUsername>
      <apiPassword>string</apiPassword>
      <flags>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
      </flags>
    </ctDynamicsSLHeader>
  </soap:Header>
  <soap:Body>
    <getNewPJPAYDET xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <inTemplate>
        <counter>int</counter>
        <totalEntries>int</totalEntries>
        <totalPages>int</totalPages>
        <errorMessage>string</errorMessage>
        <notes>string</notes>
        <resultCode>int</resultCode>
        <crtd_datetime>dateTime</crtd_datetime>
        <crtd_prog>string</crtd_prog>
        <crtd_user>string</crtd_user>
        <curr_net_amt>double</curr_net_amt>
        <curr_rate>double</curr_rate>
        <curr_ret_amt>double</curr_ret_amt>
        <curr_total_amt>double</curr_total_amt>
        <curr_units>double</curr_units>
        <Curycurr_net_amt>double</Curycurr_net_amt>
        <Curycurr_rate>double</Curycurr_rate>
        <Curycurr_ret_amt>double</Curycurr_ret_amt>
        <Curycurr_total_amt>double</Curycurr_total_amt>
        <CuryId>string</CuryId>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryRate>double</CuryRate>
        <lupd_datetime>dateTime</lupd_datetime>
        <lupd_prog>string</lupd_prog>
        <lupd_user>string</lupd_user>
        <noteid>int</noteid>
        <payreqnbr>string</payreqnbr>
        <pd_id01>string</pd_id01>
        <pd_id02>string</pd_id02>
        <pd_id03>string</pd_id03>
        <pd_id04>string</pd_id04>
        <pd_id05>string</pd_id05>
        <pd_id06>double</pd_id06>
        <pd_id07>double</pd_id07>
        <pd_id08>dateTime</pd_id08>
        <pd_id09>dateTime</pd_id09>
        <pd_id10>int</pd_id10>
        <pd_id11>string</pd_id11>
        <pd_id12>string</pd_id12>
        <pd_id13>string</pd_id13>
        <pd_id14>string</pd_id14>
        <pd_id15>string</pd_id15>
        <pd_id16>double</pd_id16>
        <pd_id17>double</pd_id17>
        <pd_id18>dateTime</pd_id18>
        <pd_id19>dateTime</pd_id19>
        <pd_id20>int</pd_id20>
        <project>string</project>
        <request_percent>double</request_percent>
        <status1>string</status1>
        <sub_line_item>string</sub_line_item>
        <subcontract>string</subcontract>
        <user1>string</user1>
        <user2>string</user2>
        <user3>double</user3>
        <user4>double</user4>
        <user5>string</user5>
        <user6>string</user6>
        <user7>double</user7>
        <user8>double</user8>
      </inTemplate>
    </getNewPJPAYDET>
  </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>
    <getNewPJPAYDETResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getNewPJPAYDETResult>
        <counter>int</counter>
        <totalEntries>int</totalEntries>
        <totalPages>int</totalPages>
        <errorMessage>string</errorMessage>
        <notes>string</notes>
        <resultCode>int</resultCode>
        <crtd_datetime>dateTime</crtd_datetime>
        <crtd_prog>string</crtd_prog>
        <crtd_user>string</crtd_user>
        <curr_net_amt>double</curr_net_amt>
        <curr_rate>double</curr_rate>
        <curr_ret_amt>double</curr_ret_amt>
        <curr_total_amt>double</curr_total_amt>
        <curr_units>double</curr_units>
        <Curycurr_net_amt>double</Curycurr_net_amt>
        <Curycurr_rate>double</Curycurr_rate>
        <Curycurr_ret_amt>double</Curycurr_ret_amt>
        <Curycurr_total_amt>double</Curycurr_total_amt>
        <CuryId>string</CuryId>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryRate>double</CuryRate>
        <lupd_datetime>dateTime</lupd_datetime>
        <lupd_prog>string</lupd_prog>
        <lupd_user>string</lupd_user>
        <noteid>int</noteid>
        <payreqnbr>string</payreqnbr>
        <pd_id01>string</pd_id01>
        <pd_id02>string</pd_id02>
        <pd_id03>string</pd_id03>
        <pd_id04>string</pd_id04>
        <pd_id05>string</pd_id05>
        <pd_id06>double</pd_id06>
        <pd_id07>double</pd_id07>
        <pd_id08>dateTime</pd_id08>
        <pd_id09>dateTime</pd_id09>
        <pd_id10>int</pd_id10>
        <pd_id11>string</pd_id11>
        <pd_id12>string</pd_id12>
        <pd_id13>string</pd_id13>
        <pd_id14>string</pd_id14>
        <pd_id15>string</pd_id15>
        <pd_id16>double</pd_id16>
        <pd_id17>double</pd_id17>
        <pd_id18>dateTime</pd_id18>
        <pd_id19>dateTime</pd_id19>
        <pd_id20>int</pd_id20>
        <project>string</project>
        <request_percent>double</request_percent>
        <status1>string</status1>
        <sub_line_item>string</sub_line_item>
        <subcontract>string</subcontract>
        <user1>string</user1>
        <user2>string</user2>
        <user3>double</user3>
        <user4>double</user4>
        <user5>string</user5>
        <user6>string</user6>
        <user7>double</user7>
        <user8>double</user8>
      </getNewPJPAYDETResult>
    </getNewPJPAYDETResponse>
  </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 /ctapi/services/ctDynamicsSL/subcontractPaymentRequestEntry.asmx HTTP/1.1
Host: www.catalinatechnology.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>
    <ctDynamicsSLHeader xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <licenseKey>string</licenseKey>
      <licenseName>string</licenseName>
      <licenseExpiration>string</licenseExpiration>
      <softwareName>string</softwareName>
      <siteID>string</siteID>
      <siteKey>string</siteKey>
      <userName>string</userName>
      <cpnyID>string</cpnyID>
      <apiUsername>string</apiUsername>
      <apiPassword>string</apiPassword>
      <flags>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
        <nameValuePairs>
          <name>string</name>
          <value>string</value>
        </nameValuePairs>
      </flags>
    </ctDynamicsSLHeader>
  </soap12:Header>
  <soap12:Body>
    <getNewPJPAYDET xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <inTemplate>
        <counter>int</counter>
        <totalEntries>int</totalEntries>
        <totalPages>int</totalPages>
        <errorMessage>string</errorMessage>
        <notes>string</notes>
        <resultCode>int</resultCode>
        <crtd_datetime>dateTime</crtd_datetime>
        <crtd_prog>string</crtd_prog>
        <crtd_user>string</crtd_user>
        <curr_net_amt>double</curr_net_amt>
        <curr_rate>double</curr_rate>
        <curr_ret_amt>double</curr_ret_amt>
        <curr_total_amt>double</curr_total_amt>
        <curr_units>double</curr_units>
        <Curycurr_net_amt>double</Curycurr_net_amt>
        <Curycurr_rate>double</Curycurr_rate>
        <Curycurr_ret_amt>double</Curycurr_ret_amt>
        <Curycurr_total_amt>double</Curycurr_total_amt>
        <CuryId>string</CuryId>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryRate>double</CuryRate>
        <lupd_datetime>dateTime</lupd_datetime>
        <lupd_prog>string</lupd_prog>
        <lupd_user>string</lupd_user>
        <noteid>int</noteid>
        <payreqnbr>string</payreqnbr>
        <pd_id01>string</pd_id01>
        <pd_id02>string</pd_id02>
        <pd_id03>string</pd_id03>
        <pd_id04>string</pd_id04>
        <pd_id05>string</pd_id05>
        <pd_id06>double</pd_id06>
        <pd_id07>double</pd_id07>
        <pd_id08>dateTime</pd_id08>
        <pd_id09>dateTime</pd_id09>
        <pd_id10>int</pd_id10>
        <pd_id11>string</pd_id11>
        <pd_id12>string</pd_id12>
        <pd_id13>string</pd_id13>
        <pd_id14>string</pd_id14>
        <pd_id15>string</pd_id15>
        <pd_id16>double</pd_id16>
        <pd_id17>double</pd_id17>
        <pd_id18>dateTime</pd_id18>
        <pd_id19>dateTime</pd_id19>
        <pd_id20>int</pd_id20>
        <project>string</project>
        <request_percent>double</request_percent>
        <status1>string</status1>
        <sub_line_item>string</sub_line_item>
        <subcontract>string</subcontract>
        <user1>string</user1>
        <user2>string</user2>
        <user3>double</user3>
        <user4>double</user4>
        <user5>string</user5>
        <user6>string</user6>
        <user7>double</user7>
        <user8>double</user8>
      </inTemplate>
    </getNewPJPAYDET>
  </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>
    <getNewPJPAYDETResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getNewPJPAYDETResult>
        <counter>int</counter>
        <totalEntries>int</totalEntries>
        <totalPages>int</totalPages>
        <errorMessage>string</errorMessage>
        <notes>string</notes>
        <resultCode>int</resultCode>
        <crtd_datetime>dateTime</crtd_datetime>
        <crtd_prog>string</crtd_prog>
        <crtd_user>string</crtd_user>
        <curr_net_amt>double</curr_net_amt>
        <curr_rate>double</curr_rate>
        <curr_ret_amt>double</curr_ret_amt>
        <curr_total_amt>double</curr_total_amt>
        <curr_units>double</curr_units>
        <Curycurr_net_amt>double</Curycurr_net_amt>
        <Curycurr_rate>double</Curycurr_rate>
        <Curycurr_ret_amt>double</Curycurr_ret_amt>
        <Curycurr_total_amt>double</Curycurr_total_amt>
        <CuryId>string</CuryId>
        <CuryMultDiv>string</CuryMultDiv>
        <CuryRate>double</CuryRate>
        <lupd_datetime>dateTime</lupd_datetime>
        <lupd_prog>string</lupd_prog>
        <lupd_user>string</lupd_user>
        <noteid>int</noteid>
        <payreqnbr>string</payreqnbr>
        <pd_id01>string</pd_id01>
        <pd_id02>string</pd_id02>
        <pd_id03>string</pd_id03>
        <pd_id04>string</pd_id04>
        <pd_id05>string</pd_id05>
        <pd_id06>double</pd_id06>
        <pd_id07>double</pd_id07>
        <pd_id08>dateTime</pd_id08>
        <pd_id09>dateTime</pd_id09>
        <pd_id10>int</pd_id10>
        <pd_id11>string</pd_id11>
        <pd_id12>string</pd_id12>
        <pd_id13>string</pd_id13>
        <pd_id14>string</pd_id14>
        <pd_id15>string</pd_id15>
        <pd_id16>double</pd_id16>
        <pd_id17>double</pd_id17>
        <pd_id18>dateTime</pd_id18>
        <pd_id19>dateTime</pd_id19>
        <pd_id20>int</pd_id20>
        <project>string</project>
        <request_percent>double</request_percent>
        <status1>string</status1>
        <sub_line_item>string</sub_line_item>
        <subcontract>string</subcontract>
        <user1>string</user1>
        <user2>string</user2>
        <user3>double</user3>
        <user4>double</user4>
        <user5>string</user5>
        <user6>string</user6>
        <user7>double</user7>
        <user8>double</user8>
      </getNewPJPAYDETResult>
    </getNewPJPAYDETResponse>
  </soap12:Body>
</soap12:Envelope>