Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

[Bug]: not all customer fields can be updated via restApi #376

@Refaat-alktifan

Description

@Refaat-alktifan

Expected behavior

All fields should be updatable via restApi, e.g. Consent, Relation etc.

Actual behavior

Fields with the type Consent, Relation are not updatable via restApi

public function update(CustomerInterface $customer, array $data = [])

Steps to reproduce

call update function with Consent as data

public function update(CustomerInterface $customer, array $data = [])

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Affected capability

    None yet

    Platform Version

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions