Can not get invoice from MyOb

This thread is now closed to new comments.
Some of the links and information provided in this thread may no longer be available or relevant.
If you have a question please start a new post.
Micheal2
3 Posts
User

3Posts

0Kudos

0Solutions

Can not get invoice from MyOb

Hi Guys.

 

I have been trying to solve the problem to get all invoices, but it seems to be not working every time. The error always say error code 404 and the data response back with Buffer (length: 0, codepage: binary, checksum: da39a3ee5e6b4b0d3255bfef95601890afd80709)

 

However I can get Customer contact as the link: https://ar1.api.myob.com/accountright/c06778dd-4371-4a83-975f-522df65d7574/Contact/Customer

 

I am using HTTPS request as https://ar1.api.myob.com/accountright/c06778dd-4371-4a83-975f-522df65d7574/Sale/Invoice

 

Thanks in advance

2 REPLIES 2
Hannah_B
MYOB Moderator
142 Posts
MYOB Moderator
Australia
MYOB Moderator

142Posts

33Kudos

25Solutions

Re: Can not get invoice from MyOb

Hi @Micheal2

 

Thank you for reaching out, 404 Resource not found is the standard success response code when an item you have requested can't be found.

 

When seeing this error, check any uid that is carried in the API call you are making, to ensure it is valid.

 

I am unable to spot any errors from the data you have provided, if you could create an API support request with us [HERE] and we can have a more in-depth look at what is occurring here. 

 

Thanks,
@Hannah_B


MYOB API Specialist


MYOB API Support Centre|MYOB App Marketplace|MYOB AccountRight API Endpoint Doc's



Did my answer help?


Mark it as a Solution

Micheal2
3 Posts
User

3Posts

0Kudos

0Solutions

Re: Can not get invoice from MyOb

I read API document with the link: https://developer.myob.com/api/accountright/v2/sale/invoice/

 

With that said, I made API call but it did not work 

 

Thanks

Didn't find your answer here?

Try using advanced search to find a post more easily Advanced Search
or
Get the conversation started and make a new post Start a Post