Function   /buyer/counteroffer/reject

Function invocation

https://json.aftermarket.pl/buyer/counteroffer/reject

Function description

Rejects a received counteroffer. The domain purchase offer is rejected and becomes inactive.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
check boolean false Only check for parameter correctness (deprecated and unused)
cofferId integer Counteroffer identifier (deprecated and unused)
counterOfferId integer YES Counteroffer identifier
message string "" Message that will be sent to the buyer
reason string "" The reason of offer 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).