Not able to populate Dynamic Menu attribute via REST API while creating commerce transaction
Summary:
Hi,
I am trying to use the below REST API to create new transaction in one of our commerce process.
/rest/v16/commerceDocuments{ProcessVarName}{MainDocVarName}/actions/_new_transaction
I have a Dynamic Menu attribute on this commerce process and want to populate via this REST API . however, I am getting the error.
{Status-Code=400, Error-Message={"type":"HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html","title":"Attribute with data type CmDynamicMenuAttribute is not supported."}}
Can any one please confirm if we can't populate Dynamic menu attributes via REST calls? Please see the below code for reference. "ISR_t" is the Dynamic menu attribute in our commerce process