Stock Unit of Measure

Return units of measure used by stock items

Date Released: Nov 20th 2013 Date Updated: Nov 20th 2013
URLSupports
{URI}/stockunitofmeasure

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 Stock Unit of Measure. 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

    • description string,null
    • Type: string,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

  • {
    • 0
      • {
        • description : EA
        • id : EA
        • href : {URI}/stockunitofmeasure/EA
      • }
    • 1
      • {
        • description : EACH
        • id : EACH
        • href : {URI}/stockunitofmeasure/EACH
      • }
    • 2
      • {
        • description : PACK
        • id : PACK
        • href : {URI}/stockunitofmeasure/PACK
      • }
  • }

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