Skip to main content

Update a customer address

PATCH 

/customers/:lookupKey/:lookupValue/addresses/:addressId

Update an existing customer address with partial updates and comprehensive field validation.

Key Features

  • Dynamic Lookup Keys: Access customers by id or sourceId
  • Address Management: Direct address updates by address ID
  • Partial Updates: Only provided fields will be updated
  • Field Validation: Comprehensive validation for all address components
  • Contact Information: Update phone, mobile, email, and additional contact details

Request

Responses

Update a customer address - 200