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