From the Texas API website calling the url:
transact.ti.com/.../test
I get this error:
{
"errors": [
{
"errorCode": "TI-SOR-50000",
"type": "ERROR",
"message": "System error occurred. Execution ID: execution-c145508b-421d-4332-883b-d933015b1a94-2024.03.05 . Contact TI API Support https://api-portal.ti.com/support with the execution ID."
}
]
}