Function   /seller/counteroffer/cancel

Function invocation

https://json.aftermarket.pl/seller/counteroffer/cancel

Function description

Cancel counteroffer made by seller.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
check boolean false Only check for parameter correctness (deprecated and unused)
counterOfferId integer YES Counter offer identifier
cofferId integer 0 Counter offer identifier (deprecated and unused, please use 'counterOfferId' parameter)
message string "" Message that will be sent to the buyer
reason string "" The reason of counteroffer rejection (deprecated and unused, please use 'message' parameter)
close boolean false Close negotiation
hide boolean false Hide negotiation (it works only if close is true)

Return value

Operation result (boolean value).