rapii_25
Adventurer
Community Member since ‎12-27-2023
‎05-19-2024

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Helpful Votes Given
  • 0 Helpful Votes Received

User Activity

I am calling "CompleteSale" using the sandbox endpoints. Using a sandbox order transactionID I get errors of an invalid OrderID/ItemID/TransactionID Regardless of if I add an orderID or TransactionID I still get the same error on return, yet the valu...
Hi, When an item is sold I go through my process and end up calling "RelistItem", upon return I update my database with the listing details again. Does anyone know if there is a benefit of storing the original listing and inputting a new row with the...
Hi, how can I get the item image of the sold item without calling the item details using the itemID?I'm using "GetSellerTransactions" currently, but I can also see using "GetOrders" with the From and To time filters would also result in the same outp...
Hi is there a list or something anywhere that provides the specific category ids that have a listing fee? I can see broad category names but unsure on the actual categories would cause a fee, thanks.
Is there a API call I can use that will return all the conditions available for a leaf category? Thanks,