I receive an error when attempting to make a call to Elead>customers→search
{
"code": "RequestNotSpecified",
"message": "Request model not specified.",
"link": "",
"referenceId": "6965704b-a3a8-4f5e-b114-458f83b02131"
}
Change the setting in the body from XML to JSON, this can also be sent if there is bad data in one of the fields. Example: phone number has +15035551212 (the +1 needed to be removed)
Add new comment