KT-CT-4142
Error Type: VALIDATION
Missing business details info.
If any of business details info including companyName, companyNumber, businessType is provided then we should have all of them.
Error Message
{
"errors": [
{
"message": "Missing business details info.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "If any of business details info including companyName, companyNumber, businessType is provided then we should have all of them.",
"errorCode": "KT-CT-4142"
}
}
]
}