Create a new contact
POST/contacts/
Create a new contact person within a company in your B2B platform with comprehensive personal information, authentication capabilities, and external system integration.
Key Features
- Company Association: Link contact persons to parent companies using lookup keys (ID or sourceId + source)
- External Integration: Assign sourceId for synchronization with external CRM and ERP systems
- Personal Information: Set names, titles, gender, date of birth, and other personal details
- Communication: Add phone numbers, email addresses, and language preferences
- User Authentication: Configure login credentials and platform access for individual users
- Role Management: Set social security numbers, mailing list preferences, and user-specific permissions
Request
Responses
- 201
- 400
Create a new contact - 201
Create a new contact - 400 (invalid schema)