Partner Toolkit Web Service - Methods - CreateContact
CreateContact
This method is only available for use by clients whose account is designated to be a Reseller account.
This method is used to create a new contact on an account, specified by clientExternalLogin.
On successful completion of this method, the contactid is returned.
Return data
XML:
<?xml version="1.0" encoding="UTF-8"?>
<CreateContactResponse>
<Transaction>
<IP>123.123.123.123</IP>
<Code>1</Code>
<Description>Transaction OK</Description>
</Transaction>
<ID>111111</ID>
</CreateContactResponse>
CSV:
#1# 111111