Function   /seller/offer/reject

Function invocation

https://json.aftermarket.pl/seller/offer/reject

Function description

Rejects a received offer. 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)
offerId integer YES Offer 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).