Change Account Info
URL: http://login.performcb.com/api/v2/cb_api?get=change_account_info
Parameters:
- api_key [STRING] = Affiliate API Key
- user_id [INT] = Affiliate ID
- first_name [STRING] = First name of Affiliate
- last_name [STRING] = Last name of Affiliate
- email [STRING] = Email of Affiliate
- payment_to [STRING] = Payment name
- address1 [STRING] = First address
- address2 [STRING] = Second address
- address_city [STRING] = City
- address_zip_code [NUMBER] = Zip code
- address_country [STRING] = Country (country code or country name)
- address_state [STRING] = State (state code or state name)
- phone_work [NUMBER] = Work phone
- phone_cell [NUMBER] = Cell phone
- im_type [STRING] = IM type (Allowed types: ‘google’, ‘hangout’, ‘msn’, ‘facebook’, ‘skype’, ‘other’, ‘twitter)
- im_name [STRING] = IM name
- tax_class [STRING] = Class of tax
- ssn_or_tax_id [NUMBER] = SSN or Tax ID
- website [STRING] = Website
Sample XML Response:
<change_account_info_response xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<success>true</success>
<message>The update has succeeded</message>
</change_account_info_response>
Contact Information
If you still have questions, you can contact our support team here.