For AI agents: visit https://developer.optumfinancial.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
{
"errors": [
{
"message": "uuid must not be empty",
"path": [
"memberByUuid"
],
"extensions": {
"code": "BAD_USER_INPUT",
"serviceName": "accounts-domain"
}
}
],
"data": {
"memberByUuid": null
}
}
{
"errors": [
{
"message": "EIMP identity lookup failed",
"path": [
"memberByUuid"
],
"extensions": {
"code": "UPSTREAM_ERROR",
"httpStatus": 404,
"uuid": "{YOUR_UUID}",
"correlationId": "522852ac-82d3-48ad-b9c2-44dc9880855f",
"serviceName": "accounts-domain"
}
}
],
"data": {
"memberByUuid": null
}
}