# 60300: Invalid Param

Log Type: APPLICATION

Log Level: ERROR

## Description

The request contained malformed or semantically incorrect parameters.

#### Is the request safe to retry?

A 60300 error request is never processed and is always safe to retry.

HTTP status: 400

### Possible causes

* Missing parameter.
* Invalid parameter type, value, or length.

### Possible solutions

* Send the required parameter.
* Review the parameter type or value.
* Review the parameter length.
