Create a new company address
POST/companies/:lookupKey/:lookupValue/addresses/
Create a new address for a company with comprehensive field validation and address type management.
Key Features
- Dynamic Lookup Keys: Access companies by
id
orsourceId
- Address Type Management: Support for delivery, billing, and custom address types
- Field Validation: Comprehensive validation for all address components
- Default Handling: Automatic management of default address settings
- Contact Information: Support for phone, mobile, email, and additional contact details
Request
Responses
- 201
- 400
- 404
Create a new company address - 201
Create a new company address - 400 (invalid schema)
Create a new company address - 404