Forum Discussion
Any update on this?
I'm still facing issue during export item "/Inventory/Item" API- Mike_JamesUltimate Cover User
Hi abhinavrazz , please see https://apisupport.myob.com/hc/en-us/articles/5319928281871-Changes-to-POST-requests.
POST operations (eg a new customer) that contain a (customer) UID will now be rejected with the error you noted. This requires a change in your process, or the 3rd party app you are using to post to AccountRight.
Hi Mike_James
I have checked it in my code but i got status 404 from MYOBRequest URL : https://arl2.api.myob.com/accountright/53f60d69-ae83-4722-99a8-bdfc30d65040/Inventory/Item?returnBody=true
Request Data : {"UID":"a524e5f4-2620-418f-9c59-2fbb984063bb","RowVersion":"-4217799171916169216","Number":"QBB0001","Name":"Apple strudel each","IsActive":true,"Description":"Apple strudel each1","UseDescription":true,"AverageCost":"14.00","BaseSellingPrice":"14.00","IsBought":true,"IsSold":true,"IsInventoried":false,"ExpenseAccount":{"UID":"2a466bf3-d587-4bda-a695-95bc85958cfb"},"BuyingDetails":{"TaxCode":{"UID":"804e6d8b-aef8-49c0-98bf-bf492dc17cd1"}},"IncomeAccount":{"UID":"d8954628-2c1e-46ce-a824-c93d69b1255f"},"SellingDetails":{"BaseSellingPrice":"29.40","TaxCode":{"UID":"804e6d8b-aef8-49c0-98bf-bf492dc17cd1"},"IsTaxInclusive":false}}
I'm sending it on URL with these data on PUT methord than i got status 404 please suggest
Looking for something else?
Search the Community Forum for answers or find your topic and get the conversation started!
Find technical support and help for all MYOB products in our online help centre
Dig into MYOB Academy for free courses, learning paths and live events to help build your business with MYOB.