Quote Actions - Copy / Revise / Submit / Withdraw (SAP IS Adapter)
This operation allows users to execute different actions on a quote.
Configure the exchange property in Content Modifier:
uniqueId – Unique name of the quote.
access-token – The token can be retrieved from the global variable set by a separate token store integration flow. See https://pricefx.atlassian.net/wiki/spaces/ACC/pages/5933466158. Specify an access token.
Select a quote action to be performed.
Response Message
For copy / revise operations, the new quote unique name is returned: {"value":"P-30164"}
For submit / withdraw operations, true is returned if the action is executed successfully: {"value":"true"}
Appendix
To learn more about quote status, see https://pricefx.atlassian.net/wiki/spaces/ACC/pages/5933334575.