Scripted REST API POST method not inserting record into core_company table.
Hi, I have created a scripted REST API POST method to insert a record into "core_company" table from third party. When I am testing in POSTMAN and Explore REST API It is showing status message as "200". But the record is not inserting into core_compa...
