projectInvoiceAndAdjustmentMaintenance


Click here for a complete list of operations.

getDraftNumbersByProject

Searches for all PJINVHDR entries by project

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/projectInvoiceAndAdjustmentMaintenance.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/getDraftNumbersByProject"

<?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>
    <getDraftNumbersByProject xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <projectID>string</projectID>
      <draft_num>string</draft_num>
    </getDraftNumbersByProject>
  </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>
    <getDraftNumbersByProjectResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getDraftNumbersByProjectResult>
        <PJINVHDR>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <approver_id>string</approver_id>
          <ar_post_code>string</ar_post_code>
          <ASID>int</ASID>
          <BaseCuryId>string</BaseCuryId>
          <batch_id>string</batch_id>
          <begin_date>dateTime</begin_date>
          <CpnyId>string</CpnyId>
          <crtd_datetime>dateTime</crtd_datetime>
          <crtd_prog>string</crtd_prog>
          <crtd_user>string</crtd_user>
          <CuryEffDate>dateTime</CuryEffDate>
          <CuryId>string</CuryId>
          <CuryMultDiv>string</CuryMultDiv>
          <CuryRate>double</CuryRate>
          <CuryRateType>string</CuryRateType>
          <Curygross_amt>double</Curygross_amt>
          <Curyother_amt>double</Curyother_amt>
          <Curypaid_amt>double</Curypaid_amt>
          <Curyretention_amt>double</Curyretention_amt>
          <Curytax_amt>double</Curytax_amt>
          <customer>string</customer>
          <docdesc>string</docdesc>
          <doctype>string</doctype>
          <draft_num>string</draft_num>
          <end_date>dateTime</end_date>
          <end_period>string</end_period>
          <fiscalno>string</fiscalno>
          <gross_amt>double</gross_amt>
          <ih_id01>string</ih_id01>
          <ih_id02>string</ih_id02>
          <ih_id03>string</ih_id03>
          <ih_id04>string</ih_id04>
          <ih_id05>string</ih_id05>
          <ih_id06>double</ih_id06>
          <ih_id07>double</ih_id07>
          <ih_id08>dateTime</ih_id08>
          <ih_id09>dateTime</ih_id09>
          <ih_id10>short</ih_id10>
          <ih_id11>string</ih_id11>
          <ih_id12>string</ih_id12>
          <ih_id13>string</ih_id13>
          <ih_id14>string</ih_id14>
          <ih_id15>string</ih_id15>
          <ih_id16>string</ih_id16>
          <ih_id17>string</ih_id17>
          <ih_id18>string</ih_id18>
          <ih_id19>double</ih_id19>
          <ih_id20>dateTime</ih_id20>
          <invoice_date>dateTime</invoice_date>
          <invoice_num>string</invoice_num>
          <invoice_type>string</invoice_type>
          <inv_attach_cd>string</inv_attach_cd>
          <inv_format_cd>string</inv_format_cd>
          <inv_status>string</inv_status>
          <last_bill_date>dateTime</last_bill_date>
          <lupd_datetime>dateTime</lupd_datetime>
          <lupd_prog>string</lupd_prog>
          <lupd_user>string</lupd_user>
          <noteid>int</noteid>
          <other_amt>double</other_amt>
          <paid_amt>double</paid_amt>
          <preparer_id>string</preparer_id>
          <project_billwith>string</project_billwith>
          <retention_amt>double</retention_amt>
          <ShipperID>string</ShipperID>
          <slsperid>string</slsperid>
          <start_period>string</start_period>
          <tax_amt>double</tax_amt>
          <WSID>int</WSID>
        </PJINVHDR>
        <PJINVHDR>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <approver_id>string</approver_id>
          <ar_post_code>string</ar_post_code>
          <ASID>int</ASID>
          <BaseCuryId>string</BaseCuryId>
          <batch_id>string</batch_id>
          <begin_date>dateTime</begin_date>
          <CpnyId>string</CpnyId>
          <crtd_datetime>dateTime</crtd_datetime>
          <crtd_prog>string</crtd_prog>
          <crtd_user>string</crtd_user>
          <CuryEffDate>dateTime</CuryEffDate>
          <CuryId>string</CuryId>
          <CuryMultDiv>string</CuryMultDiv>
          <CuryRate>double</CuryRate>
          <CuryRateType>string</CuryRateType>
          <Curygross_amt>double</Curygross_amt>
          <Curyother_amt>double</Curyother_amt>
          <Curypaid_amt>double</Curypaid_amt>
          <Curyretention_amt>double</Curyretention_amt>
          <Curytax_amt>double</Curytax_amt>
          <customer>string</customer>
          <docdesc>string</docdesc>
          <doctype>string</doctype>
          <draft_num>string</draft_num>
          <end_date>dateTime</end_date>
          <end_period>string</end_period>
          <fiscalno>string</fiscalno>
          <gross_amt>double</gross_amt>
          <ih_id01>string</ih_id01>
          <ih_id02>string</ih_id02>
          <ih_id03>string</ih_id03>
          <ih_id04>string</ih_id04>
          <ih_id05>string</ih_id05>
          <ih_id06>double</ih_id06>
          <ih_id07>double</ih_id07>
          <ih_id08>dateTime</ih_id08>
          <ih_id09>dateTime</ih_id09>
          <ih_id10>short</ih_id10>
          <ih_id11>string</ih_id11>
          <ih_id12>string</ih_id12>
          <ih_id13>string</ih_id13>
          <ih_id14>string</ih_id14>
          <ih_id15>string</ih_id15>
          <ih_id16>string</ih_id16>
          <ih_id17>string</ih_id17>
          <ih_id18>string</ih_id18>
          <ih_id19>double</ih_id19>
          <ih_id20>dateTime</ih_id20>
          <invoice_date>dateTime</invoice_date>
          <invoice_num>string</invoice_num>
          <invoice_type>string</invoice_type>
          <inv_attach_cd>string</inv_attach_cd>
          <inv_format_cd>string</inv_format_cd>
          <inv_status>string</inv_status>
          <last_bill_date>dateTime</last_bill_date>
          <lupd_datetime>dateTime</lupd_datetime>
          <lupd_prog>string</lupd_prog>
          <lupd_user>string</lupd_user>
          <noteid>int</noteid>
          <other_amt>double</other_amt>
          <paid_amt>double</paid_amt>
          <preparer_id>string</preparer_id>
          <project_billwith>string</project_billwith>
          <retention_amt>double</retention_amt>
          <ShipperID>string</ShipperID>
          <slsperid>string</slsperid>
          <start_period>string</start_period>
          <tax_amt>double</tax_amt>
          <WSID>int</WSID>
        </PJINVHDR>
      </getDraftNumbersByProjectResult>
    </getDraftNumbersByProjectResponse>
  </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/projectInvoiceAndAdjustmentMaintenance.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>
    <getDraftNumbersByProject xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <projectID>string</projectID>
      <draft_num>string</draft_num>
    </getDraftNumbersByProject>
  </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>
    <getDraftNumbersByProjectResponse xmlns="http://www.catalinatechnology.com/services/ctDynamicsSL">
      <getDraftNumbersByProjectResult>
        <PJINVHDR>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <approver_id>string</approver_id>
          <ar_post_code>string</ar_post_code>
          <ASID>int</ASID>
          <BaseCuryId>string</BaseCuryId>
          <batch_id>string</batch_id>
          <begin_date>dateTime</begin_date>
          <CpnyId>string</CpnyId>
          <crtd_datetime>dateTime</crtd_datetime>
          <crtd_prog>string</crtd_prog>
          <crtd_user>string</crtd_user>
          <CuryEffDate>dateTime</CuryEffDate>
          <CuryId>string</CuryId>
          <CuryMultDiv>string</CuryMultDiv>
          <CuryRate>double</CuryRate>
          <CuryRateType>string</CuryRateType>
          <Curygross_amt>double</Curygross_amt>
          <Curyother_amt>double</Curyother_amt>
          <Curypaid_amt>double</Curypaid_amt>
          <Curyretention_amt>double</Curyretention_amt>
          <Curytax_amt>double</Curytax_amt>
          <customer>string</customer>
          <docdesc>string</docdesc>
          <doctype>string</doctype>
          <draft_num>string</draft_num>
          <end_date>dateTime</end_date>
          <end_period>string</end_period>
          <fiscalno>string</fiscalno>
          <gross_amt>double</gross_amt>
          <ih_id01>string</ih_id01>
          <ih_id02>string</ih_id02>
          <ih_id03>string</ih_id03>
          <ih_id04>string</ih_id04>
          <ih_id05>string</ih_id05>
          <ih_id06>double</ih_id06>
          <ih_id07>double</ih_id07>
          <ih_id08>dateTime</ih_id08>
          <ih_id09>dateTime</ih_id09>
          <ih_id10>short</ih_id10>
          <ih_id11>string</ih_id11>
          <ih_id12>string</ih_id12>
          <ih_id13>string</ih_id13>
          <ih_id14>string</ih_id14>
          <ih_id15>string</ih_id15>
          <ih_id16>string</ih_id16>
          <ih_id17>string</ih_id17>
          <ih_id18>string</ih_id18>
          <ih_id19>double</ih_id19>
          <ih_id20>dateTime</ih_id20>
          <invoice_date>dateTime</invoice_date>
          <invoice_num>string</invoice_num>
          <invoice_type>string</invoice_type>
          <inv_attach_cd>string</inv_attach_cd>
          <inv_format_cd>string</inv_format_cd>
          <inv_status>string</inv_status>
          <last_bill_date>dateTime</last_bill_date>
          <lupd_datetime>dateTime</lupd_datetime>
          <lupd_prog>string</lupd_prog>
          <lupd_user>string</lupd_user>
          <noteid>int</noteid>
          <other_amt>double</other_amt>
          <paid_amt>double</paid_amt>
          <preparer_id>string</preparer_id>
          <project_billwith>string</project_billwith>
          <retention_amt>double</retention_amt>
          <ShipperID>string</ShipperID>
          <slsperid>string</slsperid>
          <start_period>string</start_period>
          <tax_amt>double</tax_amt>
          <WSID>int</WSID>
        </PJINVHDR>
        <PJINVHDR>
          <errorMessage>string</errorMessage>
          <notes>string</notes>
          <resultCode>int</resultCode>
          <approver_id>string</approver_id>
          <ar_post_code>string</ar_post_code>
          <ASID>int</ASID>
          <BaseCuryId>string</BaseCuryId>
          <batch_id>string</batch_id>
          <begin_date>dateTime</begin_date>
          <CpnyId>string</CpnyId>
          <crtd_datetime>dateTime</crtd_datetime>
          <crtd_prog>string</crtd_prog>
          <crtd_user>string</crtd_user>
          <CuryEffDate>dateTime</CuryEffDate>
          <CuryId>string</CuryId>
          <CuryMultDiv>string</CuryMultDiv>
          <CuryRate>double</CuryRate>
          <CuryRateType>string</CuryRateType>
          <Curygross_amt>double</Curygross_amt>
          <Curyother_amt>double</Curyother_amt>
          <Curypaid_amt>double</Curypaid_amt>
          <Curyretention_amt>double</Curyretention_amt>
          <Curytax_amt>double</Curytax_amt>
          <customer>string</customer>
          <docdesc>string</docdesc>
          <doctype>string</doctype>
          <draft_num>string</draft_num>
          <end_date>dateTime</end_date>
          <end_period>string</end_period>
          <fiscalno>string</fiscalno>
          <gross_amt>double</gross_amt>
          <ih_id01>string</ih_id01>
          <ih_id02>string</ih_id02>
          <ih_id03>string</ih_id03>
          <ih_id04>string</ih_id04>
          <ih_id05>string</ih_id05>
          <ih_id06>double</ih_id06>
          <ih_id07>double</ih_id07>
          <ih_id08>dateTime</ih_id08>
          <ih_id09>dateTime</ih_id09>
          <ih_id10>short</ih_id10>
          <ih_id11>string</ih_id11>
          <ih_id12>string</ih_id12>
          <ih_id13>string</ih_id13>
          <ih_id14>string</ih_id14>
          <ih_id15>string</ih_id15>
          <ih_id16>string</ih_id16>
          <ih_id17>string</ih_id17>
          <ih_id18>string</ih_id18>
          <ih_id19>double</ih_id19>
          <ih_id20>dateTime</ih_id20>
          <invoice_date>dateTime</invoice_date>
          <invoice_num>string</invoice_num>
          <invoice_type>string</invoice_type>
          <inv_attach_cd>string</inv_attach_cd>
          <inv_format_cd>string</inv_format_cd>
          <inv_status>string</inv_status>
          <last_bill_date>dateTime</last_bill_date>
          <lupd_datetime>dateTime</lupd_datetime>
          <lupd_prog>string</lupd_prog>
          <lupd_user>string</lupd_user>
          <noteid>int</noteid>
          <other_amt>double</other_amt>
          <paid_amt>double</paid_amt>
          <preparer_id>string</preparer_id>
          <project_billwith>string</project_billwith>
          <retention_amt>double</retention_amt>
          <ShipperID>string</ShipperID>
          <slsperid>string</slsperid>
          <start_period>string</start_period>
          <tax_amt>double</tax_amt>
          <WSID>int</WSID>
        </PJINVHDR>
      </getDraftNumbersByProjectResult>
    </getDraftNumbersByProjectResponse>
  </soap12:Body>
</soap12:Envelope>