API Create Sales Order Return reponse "Not Enough Qty Available, Qty Available Will Go Negative!"
Hello all, please help me.
I try create SO with API but response always Not Enough Qty Available, Qty Available Will Go Negative!, i try again with another InventoryID but response is same.
I try create SO in Acumatica and works
i try in Acumatica Cloud ERP 2021 R2 Build 21.205.0063
Page 1 / 1
Hi @abdi
By default, Acumatica will not validate the qty when we create an order through API. Can you please try on the SO screen to create an order with the same product?
Hi @jinin
Yes, I have tried and it works, and it uses the same product
Hi @abdi As per your screenshot, you have done customization on this screen, can you please unpublish the package and check once?
Hi @abdiHave you checked Availability of those Stock items?
Hi @jinin I have unpublished and republished, the result is still the same
@Naveen B
Hi @abdi
Unpublish the packages and verify with the API call.
You can republish the package once you are done with the verification.
As I mentioned above, the Order creation API call, will not validate the Qty.