{
"Code": "401",
"Status": "Failed",
"Message": "Authorization header/token error.",
"Errors": [
{
"ErrorCode": "AUTHORIZATION_ERROR",
"Message": "Invalid token or missing authorization header."
}
]
}