Hi everyone,
We have created a few custom fields for the customer (Adresse). The get API call also returns those fields in the result as an array of “FreeFields” but I am looking for a way to add the data to those fields while creating a new customer too. I tried passing those as an array with the field name “FreeFields” but it returns the error regarding payload validation with the message "Unexpected keys `freeFields`."
The API documentation gives the idea about freeFields for products but not about customers.
Could anyone possibly please point me in the right direction?
Thanks
Regards,
Nirmeen