Function   /buyer/negotiation/list

Function invocation

https://json.aftermarket.pl/buyer/negotiation/list

Function description

Buyer's active negotiation list.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
name string "" String to be searched in domain names
status string "" Offer status (one of offer, pending)
seller integer 0 Last event was initiated by the seller (0 - all, 1 - only by the seller, 2 - only by the buyer)
order string "expires" List sorting (can be sorted by name, expires, price)
size integer 5000 Paging: number of list elements
start integer 0 Paging: starting list element

Return value

Buyer's active negotiation list (list of structures with the following fields):

Field nameTypeDescription
id integer Negotiation id
name string Domain name (in Punycode)
nameIDN string Domain name (internationalized)
status string Negotiation status (one of offer, pending)
seller boolean Last event was initiated by the seller
price float Actual auction price
currency string Bid currency
expires integer Offer expiration time as Unix timestamp
external string External domain names
message string Buyer message
note string Negotiation note
sellerId string Seller identifier