paymentlist.nv does not accept/require netvisorkey or netvisorkeylist, so I would double check that you are actually calling the correct resource.
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>
paymentlist.nv does not accept/require netvisorkey or netvisorkeylist, so I would double check that you are actually calling the correct resource.
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
Sami Riihelä
04.09.2025 3:32 pm
What is your QueryString?