I need to return on the webservice /rest/V1/customers/ the created_at and updated_at fields from the table customer_address_entity. Any help?

thanks !

有帮助吗?

解决方案

You have to create extension attributes. Please follow below links for the reference:

https://devdocs.magento.com/guides/v2.3/extension-dev-guide/extension_attributes/adding-attributes.html

许可以下: CC-BY-SA归因
scroll top