Default function is not working in new transaction API
Summary:
proposalLanguage is a language type attribute. The default function is setting a value based on other custom attributes.
We are setting a custom attribute via the NEW Transaction REST API, but proposalLanguage is not being set based on the custom attribute. We are able to set hardcoding on proposalLanguage; it means the default function is running, but it is not picking the custom attribute value. The sequence of custom attributes is also at the top of the proposal language attribute.
The issue is coming only when the quote is created via REST API; in the case of manually, it is working fine.
0