Function   /buyer/offer/add

Function invocation

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

Function description

Makes a purchase offer for a domain on the marketplace. A binding purchase offer is entered for the specified domain, and the seller is notifed via email so that they can act on the offer.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
allowAuction boolean false The seller will be allowed to start an auction basing on this offer (deprecated and unused)
check boolean false Only check for parameter correctness (deprecated and unused)
currency string YES Offer currency
days integer 14 Offer validity period (one of 3, 5, 7, 10, 14, 20, 30)
message string "" Message that will be sent to the seller
name string YES Domain name
price float YES Offer amount
noVat boolean false Set it if you want to buy domain without VAT. This option works only if seller wants to sell domain without VAT. Depends on seller choice, you may not receive selling document

Return value

Offer identifier (integer value).