cloneMasterCart Method

Clones an existing master quote or order. It copies all groups and their members. It doesn’t copy Sub Quote/Order.

ParameterRequiredDescription
parentIdOpportunity ID.
masterQuoteIdMaster quote or order ID (the ID of the record that need to be cloned).
nameName of the cloned master quote or order. Name shouldn’t be duplicated within the opportunity.
ParameterDescription
masterCartIdMaster quote or order ID of cloned record.
messageIn case of any error.