BCXID4615E Invalid range in message

Explanation

The results range specified in the request message is invalid. Either the start is less than zero and/or the end is less than or equal to zero and/or the end is less than start.

User response

Resend the request with valid values for start and end elements. Both these elements must contain values greater than zero and end value must be greater than the start value.