Tax Rate

Return tax rates

Date Released: Nov 20th 2013 Date Updated: Nov 20th 2013
URLSupports
{URI}/taxrate/ 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 Tax Rate. 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

    • name string,null
    • Type: string,null
    • shortname string,null
    • Type: string,null
    • rate number
    • Type: number
    • 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

  • {
    • name : DEBTORS STANDARD GST RATE
    • shortname : DR
    • rate : 15
    • id : 19
    • href : {URI}/taxrate/19
  • }

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