terminatereseller doesn't work?
The terminatereseller API call doesn't appear to work:
returns
/json-api/terminatereseller?api.version=1&reseller=reselleruser&terminatereseller=1returns
[reason] => _unsetupreseller requires a user to unsetup-
Your call is incorrect. You need to specify 'user' not 'reseller'. Hence: /json-api/terminatereseller?api.version=1&user=reselleruser&terminatereseller=1
The documentation on this is incorrect. I'll file a case to get it fixed.0 -
Indeed, when using user instead of reseller this works. I was just going by what was in the documentation. Thanks 0
Please sign in to leave a comment.
Comments
2 comments