InvalidInputData
This error is returned if the specified request parameters contain invalid data, such as due to wrong parameter syntax or invalid parameter combinations.
The following field mapping applies:
Field | Value |
---|---|
ServiceError.type | "ApplicationError" |
ServiceError.subtype | "InvalidInputData" |
ServiceError.AdditionalData | One entry for each parameter that caused the error:
|