Newer Version Available

This content describes an older version of this product. View Latest

b2bExpress_updateQuantityAndReprice API

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

URI

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

HTTP Method

POST

Request

1{
2	"Quantity": 5,
3	"QuoteId": "0Q04W000001nw9lSAA"
4}

Response

1{}