Hi,
Inserting multiple records into the Business Central database using API calls is possible. We can also combine several operations at a single request.
However, if any part of the request fails, I may need to roll back the entire operation. How can I achieve this? Additionally, how can I test it in Postman?
I attempted using the Snapshot isolation level, but it didn't work.
Please guide me to tackle this matter.
Thank you,
navuser1
Now or Never
0