Customer Fields Improvements

  • Customer Update Behavior: When updating a customer via the API, fields that are not provided or set to null in the payload will no longer override existing values. This prevents accidental data loss when performing partial updates.
  • Customer Response Enhancement: The GET /customers/{id} endpoint now returns customer custom field values in the response.