Forum Discussion
ardrau
Jul 31, 2024Copper Contributor
Is Warehouse management APIs are available in business central?
Hi Team, I have use case like to enter goods item level and need to store it in business central.Like i need to do like to create purchase order from invoice document and do inventory put Away th...
dfkconsult
Nov 22, 2024Brass Contributor
Create an APIpage or publish existing pages as webservice (soap or odata).
- TobyJHApr 27, 2025Copper Contributor
Did you do this for Inventory put-away? I believe the fellow is referring to calling post, or receive and invoice. The existing page cannot be published as an api v2.0 page, and copying the api to expose the service also did not work here. Any ideas how to call the Post action using an api post?
Can you please be more specific?