Job Project

Return job projects

Date Released: November 14th 2014 Date Updated: November 14th 2014
URLSupports
{URI}/jobproject

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 Project. 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

    • projectcode string,null
    • Type: string,null
    • projecttitle string,null
    • Type: string,null
    • active boolean
    • Type: boolean
    • description string,null
    • Type: string,null
    • rel string,null
    • Type: string,null
    • title string,null
    • Type: string,null
    • id integer
    • Required on PUT
    • href string,null
    • Type: string,null

Example json GET response

  • {
    • 0
      • {
        • projectcode : PR01
        • projecttitle : READY VEHICLES FOR SALE
        • active : true
        • description : Fit out of the new workshop in Kent Street ready for opening
        • id : 1
        • href : {URI}https://exo-stage.api.myob.com/jobproject/1
      • }
  • }

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