You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the live integration we have the possibility to include product custom fields in the price request/response. In the processing of the response, the integration will map any received fields to any custom fields a matching field system name.
The GetProductFields calls another GetProductFields overload with option to exclude standard fields:
But in many scenarios it would be useful to include standard fields also, because they are implemented in the frontend UI, and we don't have to customize e.g. to display Expected delivery date.
So, please include standard fields here also :)
Br.
Lars
The text was updated successfully, but these errors were encountered:
Hi :)
In the live integration we have the possibility to include product custom fields in the price request/response. In the processing of the response, the integration will map any received fields to any custom fields a matching field system name.
The GetProductFields calls another GetProductFields overload with option to exclude standard fields:
But in many scenarios it would be useful to include standard fields also, because they are implemented in the frontend UI, and we don't have to customize e.g. to display Expected delivery date.
So, please include standard fields here also :)
Br.
Lars
The text was updated successfully, but these errors were encountered: