POST api/Product/SetTransactionQuotaObject?productID={productID}&quantity={quantity}&customerID={customerID}&shoppingCartID={shoppingCartID}&cms={cms}&sum={sum}

Documentation for 'SetTransactionQuotaObject'.

Request Information

Parameters

NameDescriptionAdditional information
productID
Documentation for 'productID'.

Define this parameter in the request URI.

quantity
Documentation for 'quantity'.

Define this parameter in the request URI.

customerID
Documentation for 'customerID'.

Define this parameter in the request URI.

shoppingCartID
Documentation for 'shoppingCartID'.

Define this parameter in the request URI.

cms
Documentation for 'cms'.

Define this parameter in the request URI.

sum
Documentation for 'sum'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string>sample string 1</string>