Function   /buyer/offer/cancel

Function invocation

https://json.aftermarket.pl/buyer/offer/cancel

Function description

Cancel offer made by buyer.

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 seller
reason string "" The reason of offer withdraw (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).