Job Status

Return job statuses

Date Released: Nov 14th 2014 Date Updated: Nov 14th 2014
URLSupports
{URI}/jobstatus

GET |  PUT |  POST

{URI} is exo.api.myob.com when connecting to the cloud or the address of the machine hosting the API when connecting on premise.

The elements list below details information for Job Status. To view the descriptions for the elements you can either hover any attribute to reveal details or click here to show all details inline.

Attribute Details

    • statusdescription string,null
    • Type: string,null
    • adminstatus boolean
    • Type: boolean
    • lockjob boolean
    • Type: boolean
    • archived boolean
    • Type: boolean
    • complete boolean
    • Type: boolean
    • active boolean
    • Type: boolean
    • invoiceready boolean
    • Type: boolean
    • lockquote boolean
    • Type: boolean
    • workflowconstrained boolean
    • Type: boolean
    • ganttbarcolour integer,null
    • Type: integer,null
    • rel string,null
    • Type: string,null
    • title string,null
    • Type: string,null
    • id string
    • Required on PUT
    • href string,null
    • Type: string,null

Example json GET response

  • {
    • statusdescription : CANCELLED
    • adminstatus : true
    • lockjob : true
    • archived : true
    • complete : true
    • active : false
    • invoiceready : false
    • lockquote : false
    • workflowconstrained : false
    • ganttbarcolour : 5395140
    • id : C
    • href : {URI}https://exo-stage.api.myob.com/jobstatus/C
  • }

{URI} is defined as: http://exo.api.myob.com/