Skip to main content
Skip table of contents

JC Job

URL

Verbs

Function

JCJob

GET

Query a list of JC Jobs

JCJobPOSTCreate a new JC Job

JCJob/<code>

GET

Query a single JC Job

JCJob/<code>POSTUpdate a single JC Job

Supported modifiers

Query String

Definition

Sample
Available
modifiedSinceReturn JC Jobs modified since a particular date and timemodifiedSince=2013-02-28T16:45:00 
treeName and treeBranchReturn a list of JC Jobs assigned to a nominated branch of a nominated treetreeName=Colour-AUS&treeBranch=Blue 
customerReturn a list of JC Jobs for a particular Customercustomer=A01112 
accountManagerReturn a list of JC Jobs for a particular Account ManageraccountManager=JT00002 
jobManagerReturn a list of JC Jobs for a particular Job ManagerjobManager=JT00345 
parentJobReturn a list of JC Jobs for a particular parent jobparentJob=ABC0001 
jobTypeReturn a list of JC Jobs for a particular Job TypejobType=SERV 
isRecursiveUsed in conjunction with parentJob to return a recursive list of child jobs for a parent jobparentJob=ABC0001&isRecursive=true 
includeSubJobsEach Job that is found will output its hierarchy of sub jobsincludeSubJobs=true 
excludeClosedDo not return any JC Jobs that are ClosedexcludeClosed=true2017.1.0
excludeFinalisedDo not return any JC Jobs that are FinalisedexcludeFinalised=true2017.1.0
isOpenOnly return JC Jobs that are NOT Closed or FinalisedisOpen=true2017.1.0
isPlantOnlyOnly return JC Jobs that are PlantisPlantOnly=true2017.3.0
profitCentreOnly return JC Jobs for the nominated Profit CentreprofitCentre=03032021.1
templateUsed on POST to prefill JC Job defaults from the nominated Template, values overridden by content of POSTtemplate=Service2021.3
workCentreAssignedEmployeeReturn a list of JC Jobs that the Employee has been given access to a Work Centre Branch workCentreAssignedEmployee=COOKC 2023.1

Security Linked Menu

Menu Item
Located
Job MaintenanceData Entry / Job Cost

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<JCJob>
    <Edition>6</Edition>
    <OidString>3317.108</OidString>
    <Code>5000</Code>
    <Name>System for Kangan</Name>
    <ClientReference>KAG1223</ClientReference>
    <Notes>System for Kangan -  - see Kagen file for copy on contract # 566688</Notes>
    <OrderNumber>005523</OrderNumber>
    <IsActive>false</IsActive>
    <IsClosed>false</IsClosed>
    <IsFinalised>false</IsFinalised>
    <Value>50000.00</Value>
    <IsAdministration>false</IsAdministration>
    <JobReference>566688</JobReference>
    <QuoteReference>Q0055698</QuoteReference>
    <CreateDate>2011-01-06</CreateDate>
    <QuoteDate>2017-05-12</QuoteDate>
    <AcceptDate>2017-05-13</AcceptDate>
    <StartDate>2011-01-01</StartDate>
    <Status>2. Active</Status>
    <InvoiceReportFormat>Invoice Short Format</InvoiceReportFormat>
    <IsProject>true</IsProject>
    <IsTemplate>false</IsTemplate>
    <IsMultipleDebtor>false</IsMultipleDebtor>
    <IsUseWorkCentrePlan>false</IsUseWorkCentrePlan>
    <Calendar>JUN</Calendar>
    <SiteAddress>
        <Contact>Peter</Contact>
        <Address1>Lot 2, Main Hwy</Address1>
        <Address2/>
        <Address3>MacGregor</Address3>
        <Suburb>CANTERBURY</Suburb>
        <Postcode>4402</Postcode>
        <State>VIC</State>
        <TZone/>
        <PhoneBH>(03) 9878 2343434</PhoneBH>
        <PhoneAH/>
        <Fax>(04) 5343</Fax>
        <Email>email@work.com</Email>
        <Web/>
        <Mobile>0411 434 34545454</Mobile>
        <AddressName>Field Office</AddressName>
    </SiteAddress>
    <DeliveryAddress>
        <AddressNumber>1</AddressNumber>
        <IsPrimaryAddress>false</IsPrimaryAddress>
        <IsActive>true</IsActive>
        <RunNumber>10</RunNumber>
        <DropSequence>20</DropSequence>
        <Instructions/>
        <Contact>Des Stanley</Contact>
        <Address1>(Rear Door) via lane</Address1>
        <Address2>Lot 2, Main Hwy</Address2>
        <Address3>MacGregor</Address3>
        <Suburb/>
        <Postcode>3125</Postcode>
        <State>VIC</State>
        <Country>AUS</Country>
        <TZone>+10:00</TZone>
        <PhoneBH>(03) 8425 1213</PhoneBH>
        <PhoneAH/>
        <Fax/>
        <Email/>
        <Web/>
        <Mobile/>
    </DeliveryAddress>
    <IsAutoBalanceNegativeInvoices>false</IsAutoBalanceNegativeInvoices>
    <IsUsingEstimateVariations>true</IsUsingEstimateVariations>
    <ExpectedEndDate>2017-05-28</ExpectedEndDate>
    <RevenueRecognitionCalculator>Job Value</RevenueRecognitionCalculator>
    <PercentCompleteCalculator>Budget vs Actual - Hours</PercentCompleteCalculator>
    <RevenueRecognitionProrata>Estimate</RevenueRecognitionProrata>
    <RevenueRecognitionGLAccount>10.10.1030</RevenueRecognitionGLAccount>
    <RevenueSalesGLAccount>10.10.1050</RevenueSalesGLAccount>
    <EntryTimeStamp>2017-05-06T15:16:20</EntryTimeStamp>
    <ModifiedTimeStamp>2017-05-06T16:16:45</ModifiedTimeStamp>
    <JobType>SYS</JobType>
    <ProfitCentre>0303</ProfitCentre>
    <AccountManager>COOKC</AccountManager>
    <JobManager>CORKC1</JobManager>
    <ChargeType>FP</ChargeType>
    <PriceCode>KANGAN</PriceCode>
    <Customer>1000</Customer>
	<CustomerName>Kangan Education Unit</CustomerName>
    <ActivityGroup>Labour Assembly</ActivityGroup>
    <UserDefinedFields collection='true' count='5'>
        <UserDefinedField>
            <Name>Date Commensed</Name>
            <Type>Date</Type>
            <Value>2011-01-06</Value>
        </UserDefinedField>
        <UserDefinedField>
            <Name>Expected Completion Date</Name>
            <Type>Date</Type>
            <Value>2011-06-30</Value>
        </UserDefinedField>
        <UserDefinedField>
            <Name>Internal Contact</Name>
            <Type>String</Type>
            <Value>Brad Jones</Value>
        </UserDefinedField>
        <UserDefinedField>
            <Name>Job Duration - Days</Name>
            <Type>Integer</Type>
            <Value>120</Value>
        </UserDefinedField>
        <UserDefinedField>
            <Name>Maintenance Paid</Name>
            <Type>Boolean</Type>
            <Value>true</Value>
        </UserDefinedField>
    </UserDefinedFields>
    <Trees collection='true' count='1'>
        <Tree>
            <Name>Colour-AUS</Name>
            <IsMandatory>false</IsMandatory>
            <Value>Green</Value>
            <Path>Green</Path>
            <ShortCode>GREEN</ShortCode>
        </Tree>
    </Trees>
</JCJob>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.