When I submit a payload with multiple POST request using $batch, each request within the batch is treated as subrequest.
Using the above example if I am trying to create a general journal with Header and lines and one of the changeset fails, how can we rollback the entire batch request in ODATA.
Please refer the article for example if the above scenario
Any pointers would be really helpful?