cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sandbox order and product updates

Hello,

 

We are an integrator company from Turkey and we are making a software for Ebay Seller applications. I am trying to do tests on Sandbox but I need fake order and test products to test Products and Orders. Is there anyone who knows how I can create them on Sandbox?

 

I have a sandbox user for my test but when I try to list an item from this link URL: https://sandbox.ebay.com/itm/ENTER_ItemID_HERE  and get an error message 

 

This listing (ENTER_ItemID_HERE) has been removed, or this item is not available.

Please check that you've entered the correct item number

Listings that have ended 90 or more days ago will not be available for viewing.

 

Can someone help me how can I create a fake item and order it for testing?

 

Regards,

Message 1 of 2
latest reply
1 REPLY 1

Sandbox order and product updates

Hi @brand_loop 

 

You can use the sandbox to manage the listings and orders. Please see the details below:

 

1- For creating an item you can use Trading API or Inventory API. Please see the API below:

Inventory API  flow to list and manage the items guide.

Trading API  flow to list and manage the items guide.

 

2. After successfully listing the item, you will get the ItemID/listingId for the listing. In the below URL, replace the ENTER_ItemID_HERE with the ItemID/listingId 

 

Item View Page URL: https://sandbox.ebay.com/itm/ENTER_ItemID_HERE


3-As a buyer, click on Buy It Now and then Commit to Buy and  proceed to checkout.

 

4. Use the Order Management calls like GetItemTransactions to fetch the transaction/order details for the item.

 

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply