Skip to main content

Create a new customer address

POST 

/customers/:lookupKey/:lookupValue/addresses/

Create a new address for a customer with comprehensive field validation and address type management.

Key Features

  • Dynamic Lookup Keys: Access customers by id or sourceId
  • 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

Create a new company address - 201