Rule 3002 - Request Not Structured Correctly

Rule Type Rejection

Description

The service request is not properly structured. This rejection is returned if the data contract can't be de-serialized properly. This could mean a required field wasn't sent or the WSDL the client is using is not in sync with the service.

Message

When this validation rule is triggered, the following message is returned:

Invalid Request. The request was not structured correctly.

Applies To

This validation rule applies to:

Change History

  • Release 1.x – Added/Updated