Hello!
I need to create new API with parameters in IDE Eclipse. I use SQL-query with parameters in my new API. And I can't understand how can I send my parameters from API call (Postman): api/v1/fin/getListDocs?AttachmentID=9689769 to my SQL-query in my API .
Thanks a lot.