{
"type": "https://www.blackkonnect.io/validation-error",
"title": "The request is invalid",
"status": 400,
"detail": "The account does not exist",
"causes": [
{
"code": "40280151",
"message": "The customer '1234567890' is missing",
"severity": "ERROR",
"comment": "Ensure the customer is active for the request",
"field": "account",
"fieldValue": "1234567890"
}
]
}