Usage RESTlet Error Messages

The following table shows the error messages that you can receive from the RESTlet.

Error Code

Error Message

MISSING_REQUEST_DATA

Request data is missing.

MISSING_REQUEST_PROPERTY

The {0} property is missing in the {1} object.

INVALID_REQUEST_METHOD

Request method is invalid: {0}

EMPTY_REQUEST_OBJECT

The {0} object is empty.

EMPTY_REQUEST_PROPERTY

The {0} property is empty.

INVALID_PROPERTY_FORMAT

The value for the {0} property has invalid format. Format must be: {1}.

SUBSCRIPTION_NOT_FOUND

Subscription record is not found using the {0} property.

SUBSCRIPTION_LINE_NOT_FOUND

Subscription Line record is not found using the {0} property.

REQUIRED_VALUE_NOT_FOUND

{0} is not found in the usage object.

MULTIPLE_VALUES_NOT_MATCH

Multiple values of {0} do not match.

FIELD_DOES_NOT_EXIST

The field {0} does not exist.

REQUEST_NOT_FOUND

Request {0} is not found using the {1} property

MULTIPLE_RECORDS_FOUND

Multiple records found for {0} using the {1} property.

General Notices