Forum Discussion

nic-acc-addons1's avatar
nic-acc-addons1
Trusted User
6 years ago

Enhancement Request: Update Items endpoint to include QuantityCommitted/QuantityAvailable/QuantityOnOrder by location

This is just a simple request foir enhanging the Inventory/Items endpoint to be able to read the quantity committed, available and on order by location.

 

Sample syntax below

{

"UID" : "d5ab0fd1-3bf4-4230-bbaf-90b26ea9afda",

"Number" : "120",

"Name" : "Cooler Filter Large",

...

"LocationDetails" : [

{

"UID" : "5b854f1f-8921-4ad1-93ee-565b31790334",

"Identifier" : "Location1",

"Name" : "Primary Location",

"URI" : "{cf_uri}Inventory/Location/5b854f1f-8921-4ad1-93ee-565b31790334"

},

"QuantityOnHand" : 133,

"QuantityCommitted" : 0,

"QuantityOnOrder" : 0,

"QuantityAvailable" : 133,

}, 

{

"UID" : "5b854f1f-8921-4ad1-93ee-565b31790335",

"Identifier" : "Location2",

"Name" : "Secondary Location",

"URI" : "{cf_uri}Inventory/Location/5b854f1f-8921-4ad1-93ee-565b31790335"

},

"QuantityOnHand" : 1,

"QuantityCommitted" : 2,

"QuantityOnOrder" : 2,

"QuantityAvailable" : 1,

}, 

...

1 Reply

Replies have been turned off for this discussion
  • Neil_M's avatar
    Neil_M
    Former Staff
    6 years ago

    HI nic-acc-addons1 

     

    I’ve passed your comments onto our team who look after the API. Whilst I can’t speak to the timeline of any potential changes within the API to enable those specific endpoints, I have put it in front of the appropriate teams for their consideration

Looking for something else?

Search the Community Forum for answers or find your topic and get the conversation started!

Community home

Level up your skills using MYOB software.

 

Find help guides and technical solutions for all MYOB products here

Explore video tutorials for our software at the MYOB Academy here

 

Dig into MYOB Academy for free courses, learning paths and live events to help build your business with MYOB.