Function   /seller/auction/endtime/prolong

Function invocation

https://json.aftermarket.pl/seller/auction/endtime/prolong

Function description

Change auction end time. The change is possible if auction does not have any bids.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
auctionId integer YES Auction identifier
days integer YES Number of days, on which auction should be prolonged (from 1 to 30)

Return value

New auction endtime as Unix timestamp (integer value).