GuyCrsk
6 years agoCover User
AccountRight API - AccountBudget Endpoint - 404 Error
Hello,
I am trying to query the AccountBudget MyOB AccountRight Endpoint below but encountering a 404 error.
https://ar1.api.myob.com/accountright/********Some-ID*********/GeneralLedger/AccountBudget/2018/
Any ideas what the reason for receiving the error might be?
Thanks,
Guy
Hi GuyCrsk , try /GeneralLedger/AccountBudget/?$filter=financialyear eq 2019 (or similar).
The Postman collection on developer.myob.com is a very handy tool for developing these.