How to send multiple json request body with single api with mutiple parameters
Hi,
I want to hit an api with single user, mutiple json body(500) request should execute single time using parameterization and should save it in database as a single record.