GMHBA Interview Question

What it the difference between SOAP web service and REST API

Interview Answer

Anonymous

Feb 10, 2020

SOAP web service payload are in XML why REST API payload are json. REST API supports asynchronous call,