Standards and Conventions
Endpoint Response Payload Format
{
"data" : {
...
},
"status": {
"timestamp": "1688555980233",
"errorCode": 400,
"errorMessage": "Invalid value for \"id\"",
}
}