cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP UI Conversion to REST API - Need Guidance

I'm currently working on a project that involves converting a SOAP UI project to a RESTful API. I've done some research, but I'm still a bit unsure about the best approach for this conversion.

Has anyone here successfully converted a SOAP UI project to a REST API before? Could you share any tips or resources that could be helpful in this process?

norafateh
Member
1 REPLY 1

I've use SOAP, and RESTful API, and Authorize Net.
It seem your incoming requests are SOAP, and the results of the Authorize Net communication is stored in the RESTful API.
Is that correct?

marine2026
Trusted Contributor