Skip to content

[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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions