admin管理员组文章数量:1410689
I am currently working on development using the Jurnal API.
Is there a way to search for products based on Product Name or product_code?
We are facing an issue with reverse API communication from Jurnal to our application. How can we trigger an API call for our application when we create, update, or delete a product in Jurnal?
Thanks
We already have an API available.) For example, when clicking the “Add Product” button in Jurnal, we want our API triggered immediately.
From our application’s side, we have successfully performed GET, PATCH, and DELETE API requests to the Product endpoint in Jurnal. However, we have a few additional questions:
I am currently working on development using the Jurnal API.
Is there a way to search for products based on Product Name or product_code?
We are facing an issue with reverse API communication from Jurnal to our application. How can we trigger an API call for our application when we create, update, or delete a product in Jurnal?
Thanks
We already have an API available.) For example, when clicking the “Add Product” button in Jurnal, we want our API triggered immediately.
From our application’s side, we have successfully performed GET, PATCH, and DELETE API requests to the Product endpoint in Jurnal. However, we have a few additional questions:
Share Improve this question edited Mar 11 at 14:06 DarkBee 15.5k8 gold badges72 silver badges118 bronze badges asked Mar 11 at 14:04 crossabxcrossabx 211 bronze badge1 Answer
Reset to default 01. Searching for Products by Name or Product Code
Currently, the Jurnal API does not provide a specific endpoint to search for products directly by Product Name or Product Code. As an alternative, you can perform a GET all products request and apply filtering on your application’s side.
本文标签: erpJurnal API Development Product SearchStack Overflow
版权声明:本文标题:erp - Jurnal API Development: Product Search - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744789887a2625224.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论