This method creates an account contact.
Description
This method creates an account contact. The accountId is fixed, other properties can be set during creation. The typeId indicates the SoftLayer_Account_Contact_Type for the contact. This method returns the SoftLayer_Account_Contact object that is created.
Parameters
Required Headers
Optional Headers
Return Values
Error Handling
- Throws the error ‘Only the master user for an account may modify account contact information.’ if a user other than the master user attempts to create a contact.
Associated Methods