Function   /seller/escrow/add

Function invocation

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

Function description

Insert new escrow transaction into the system.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
name string YES Name of the domain to be listed in escrow
memberId string YES Buyer login
price float YES Escrow price
currency string YES Escrow currency
days integer YES Escrow payment deadline in days (one of 1, 2 ,3, 4, 5, 7, 10, 14)
saleType string "vat" Possible sales document (vat - invoice with VAT only, novat - invoice with VAT or invoice without VAT, person - invoice with VAT or sale without document)

Return value

New escrow identifier (integer value).