Function   /seller/offer/accept

Function invocation

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

Function description

Accepts purchase offer. An Escrow transaction for specified domain is started with the price indicated in the offer by the buyer.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
check boolean false Only check for parameter correctness (deprecated and unused)
price float YES Offer price, used for verification
currency string YES Offer price currency, used for verification
offerId integer YES Offer identifier
message string "" Message that will be sent to the buyer

Return value

Operation result (boolean value).