Hi,
Please find the below Codeing screen shot for Webservice:

Postman screen shot:
Here is the HTML calling the webservice:
Html Response:
Please help me how to retrive the response data from HTML page.
Hi,
Please find the below Codeing screen shot for Webservice:

Postman screen shot:
Here is the HTML calling the webservice:
Html Response:
Please help me how to retrive the response data from HTML page.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit MohantyPosted Jun 23, 2023, 5:46 AM
Your API method type is POST method, so your ajax type dhould be POST.
ashid dasPosted Jun 22, 2023, 3:03 PM
@Amit Mohanty it is not reaching to API
Amit MohantyPosted Jun 22, 2023, 1:47 PM
Try this: