error-codes/022/1001/en_US.json

13 lines
242 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"022": {
"1001": {
"name": "ACCOUNT_NOT_FOUND",
"message": "Unable to find the specified user.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}