Spring '26 (API version 66.0)
Newer Version Available
This API is used with the UpdateQuoteGroupName Vlocity Integration Procedure (VIP) to change the name of the quote group.
1/services/apexrest/vlocity_cmt/v1/integrationprocedure/update_QGroupName/
POST
1{ 2 "SalesQuoteId": "0Q03h000000Tu4q", 3 "QuoteGroupId": "Exec-East", 4 "NewGroupName": "Exec-East1" 5}
1{ 2 "QuoteGroupId": "a5L3h0000004nDsEAI", 3 "GroupName": "Exec-East1" 4}