Function   /seller/counteroffer/add

Function invocation

https://json.aftermarket.pl/seller/counteroffer/add

Function description

Make a counteroffer.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
check boolean false Only check for parameter correctness (deprecated and unused)
currency string YES Counteroffer currency
days integer 14 Counteroffer validity period (one of 3, 5, 7, 10, 14, 20, 30)
offerId integer YES Offer identifier
message string "" Message that will be sent to the buyer
price float YES Counteroffer amount

Return value

Counter offer identifier (integer value).