Web Service Errors
Error 0025
HTTP Error code
400Description
The reference ID parameter is malformed. The ID consists of three parts, seperated by a dot. The first is hexidecimal, the other two purely decimal. Ensure that every ID you pass is one that was returned from the web services API. If you need to provide more than one, separate with a forward slash.Remedy
Ensure you are sending the correct ID to the web service.Back to all Web Service Errors