Dynamics 365 Business Central Batch transaction not working using REST API
I’ve been trying to create a batch transaction using the REST API and I can’t get the transactional part to work, i.e. if I POST 2 entities, the first one succeeds, and the 2nd does not, the 1st is still created.