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:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| boolean | false | Only check for parameter correctness (deprecated and unused) | ||
| integer | Counteroffer identifier (deprecated and unused) | |||
| counterOfferId | integer | YES | Counteroffer identifier | |
| message | string | "" | Message that will be sent to the buyer | |
| 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).