12-06-2024 09:11 AM
I'm using the sendOfferToInterestedBuyers call of the Negotiation api to send offers to interested buyers. The docs say:
Note: offerDuration currently defaults to 2 days and you cannot set it to any other value (if specified, the unit and value fields in TimeDuration must be set to DAY and 2, respectively).
The api response returns a offerDuration value of 2 days. However, when viewing the offer created on the eBay site the offer duration is being set to 4 days.