What is your QueryString?
I'm getting this error when I call the endpoint to retrieve the customers purchase payments. I would like to know if there is a bug in my side or if it is a bug on NetVisor side. The requests looks indentical to other endpoints that works without any problems.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Root>
<ResponseStatus>
<Status>FAILED</Status>
<Status>INVALID_DATA :: Data form incorrect:. Enter the parameter netvisorkey or netvisorkeylist</Status>
<TimeStamp>4.9.2025 14:53:43</TimeStamp>
</ResponseStatus>
</Root>
What is your QueryString?
paymentlist.nv does not accept/require netvisorkey or netvisorkeylist, so I would double check that you are actually calling the correct resource.
Yes, sorry about this, I mixed things up! :)
Juho Ruohonen
Netvisor tuki ✓
05.09.2025 9:29 am
Hi,
This error message is not response from paymentlist.nv resource. I found the request from the logs and it seems that you may now be calling the getpurchaseorder.nv resource. Please check that the endpoint is correct, it should resolve the issue.
-Juho
1 person gillar detta