Group requests into a single request

More info: https://www.developer.saxo/openapi/learn/batching-requests
Looking for a way to unpack the batch requests? This is the example: https://saxobank.github.io/openapi-samples-js/batch-request/batch-request-decomposer/.

POST body containing requests:


Response:
Click button to launch function.

JS code:
Click button to show code.