Error 4000001

FileIsMissingOrEmpty

Detailed description

The file is missing or is empty.

Sample

Status: 
400 BadRequest

Response body (application/json):
{
  "Status": 400,
  "Code": 4000001,
  "Reason": "FileIsMissingOrEmpty",
  "Message":The file is missing or is empty.,
  "MoreInfoLink": "https://m2m.scb.intra/help/errors/4000001"
}    
            

Error meta data

NameValue
HTTP Status 400 BadRequest
Code 4000001
Const FileIsMissingOrEmpty
Reasons FileIsMissingOrEmpty
Message The file is missing or is empty.