Customer Fields Improvements
January 2nd, 2026
- Customer Update Behavior: When updating a customer via the API, fields that are not provided or set to
nullin 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.
