class RecombeeApiClient::DeleteCartAddition

Deletes an existing cart addition uniquely specified by ‘userId`, `itemId`, and `timestamp` or all the cart additions with the given `userId` and `itemId` if `timestamp` is omitted.