Remove Item Quantity
Decrements a customer item quantity in Cheddar.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Customer code from Cheddar.
stringrequired
Tracked item code from Cheddar.
number
Positive amount to subtract from the current tracked item usage. Defaults to 1.0000 when omitted.
Uncommon arguments
string
Client IPv4 address for fraud protection and rate limiting.