Partner Toolkit Web Service - Methods - UpdateExternalLoginPassword
UpdateExternalLoginPassword
This method is only available for use by clients whose account is designated to be a Reseller account.
This method is used to reset the account's password associated with the Web Service. It is used to update the externalLoginPassword for the externalLogin specified in clientExternalLoginToUpdate. clientExternalLoginToUpdate must either be the externalLoginID for the main reseller or one of the accounts assigned to it.
On successful completion of this method, a Transaction code is returned.
Return data
<?xml version="1.0" encoding="UTF-8"?>
<GeneralResponse>
<Transaction>
<IP>123.123.123.123</IP>
<Code>1</Code>
<Description>Transaction OK</Description>
</Transaction>
</GeneralResponse>
CSV:
#1#