API Invoice Backorder

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.
kobecreation
Partner
2 Posts
Partner
Australia

2Posts

1Kudos

0Solutions

API Invoice Backorder

Hi team,

 

Is there any way I can POST invoice with an item which does not have sufficient item stock as a backorder?

 

I have looked at the MYOB AR API documentation, but there is no Backorder Quantity attibutes.

https://developer.myob.com/api/accountright/v2/sale/invoice/invoice_item/

 

I look forward to hearing from you,

 

Regards,

 

MyIntegrator

Ryota

invoice-backorder.png
1 REPLY 1
Hannah_B
MYOB Moderator
142 Posts
MYOB Moderator
Australia
MYOB Moderator

142Posts

33Kudos

25Solutions

Re: API Invoice Backorder

Hi @kobecreation,

 

Thanks for reaching out, With AccountRight, when processing an item invoice in-product there is a backorder option that will create a purchase order for you if there is not enough stock.
Through the API, this is not possible, you would have to manually POST the request to create the order using the /Purchase/Order endpoint. Then convert the order to a Bill to receive the items. From there then you would be able to run a POST for an invoice transaction.


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

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