The Electrum EPC Testing Platform API is an API which Corporate Clients can use to interact with the Electrum EPC Testing Platform. The API allows Corporate Clients to initiate test transactions and to query test result data.
https://docs.electrumsoftware.com/_mock/openapi/epc-cicd/bpp-testing-platform-api/
https://sandbox.electrum.dev/epc/testing/platform/api/v1/
https://docs.electrumsoftware.com/_mock/openapi/epc-cicd/bpp-testing-platform-api/tests/{uetr}
https://sandbox.electrum.dev/epc/testing/platform/api/v1/tests/{uetr}
curl -i -X GET \
'https://docs.electrumsoftware.com/_mock/openapi/epc-cicd/bpp-testing-platform-api/tests/{uetr}'
{ "states": [ "string" ] }