b2bExpress_updateQuantityAndReprice API

Update quantity and perform repricing for a given quote ID and quantity.

URI

/services/apexrest/vlocity_cmt/v1/integrationprocedure/b2bExpress_updateQuantityAndReprice/

HTTP Method

POST

Request

{
	"Quantity": 5,
	"QuoteId": "0Q04W000001nw9lSAA"
}

Response

{}