Search code examples
apiebay-api

eBay API - Add Item - Can I set a listing to post at a time other than when the request is made?


Is there any way to make an AddItemRequest via the Trading API to queue the listing so that it posts at a specified datetime rather than as soon as the request is made?


Solution

  • Yes, take a look at the Item.ScheduleTime node. All you need to do is pass the time you want the listing to go live there.

    Item.ScheduleTime